Skip to content

Jupiter notebook for JavaScript built using React, Redux, TypeScript, ESbuild.

Notifications You must be signed in to change notification settings

tanwarAalok/ecma-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

image image

About

Jupiter notebook for JavaScript built using React, Redux, TypeScript, ESbuild.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published