REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
34/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
92 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Ecma-Book
An interactive browser-based coding environment like a Jupyter Notebook, but for JavaScript.
Tech Stack - React, Redux, TypeScript, ESbuild
Steps to run project -
- Run
npx ecma-book
- Then
npx ecma-book serve
Features and Screenshots -
- User can create multiple Code blocks and Text blocks.
- Markdown editor provided in text blocks.
- Resizable code & text blocks with move 'up' and 'down' the blocks or delete the block feature.
- Added Caching using localForage
- Comulative code execution feature.
- Leveraged Web Assembly to run a code bundler directly in the browser at lightning-fast speeds
- Deployed app to the NPM registry. ecma-book
