0 Forks
1 Stars
1 Watchers

notebook-js-ts

An NPM multi-package project that holds an interactive coding environment for JavaScript (and Typescript), resembling Jupyter Notebook. Written in Typescript, using React.js and Redux on the client-side, and Node.js and express on the server-side. Code transpiling+bundling is performed directly in the browser using ESBuild, via Web Assembly , and all changes are saved to a local file. Package management and deployment are handled with Lerna CLI.

How to download and setup notebook-js-ts

Open terminal and run command
git clone https://github.com/ateliereven/notebook-js-ts.git
git clone is used to create a copy or clone of notebook-js-ts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with notebook-js-ts https://github.com/ateliereven/notebook-js-ts/archive/master.zip

Or simply clone notebook-js-ts with SSH
[email protected]:ateliereven/notebook-js-ts.git

If you have some problems with notebook-js-ts

You may open issue on notebook-js-ts support forum (system) here: https://github.com/ateliereven/notebook-js-ts/issues