Skip to content

ranasun/js-notebook

Repository files navigation

JS Notebook

A jupyter notebook clone for javascript.

screenshot.png

Live Demo

Features

  • Supports import statements eg: import React from 'react'
  • Uses esbuild to bundle inside the browser
  • Toggle between javascript or markdown
  • Autosave changes
  • Ability to download and open notebook files .jsnb

Installation

npm install

Usage

npm run dev
npm run build
npm run preview

Test

npm run test
npm run cypress:open

Technology Stack

This application is built with the following technologies:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A jupyter notebook clone for javascript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages