1.0.4 • Published 2 years ago

@workbookjs/workspacejs v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

JS Workspace

Bundles JS code, executes and previews output to the screen

Getting Started

Install the cli workbookjs present in npm that opens specifed notebook to your localhost for editing

Features

  • Bundles codes using esbuild which bundles about 10-100x faster than other build tools

  • Bundles previous cell blocks. Hence no need to repeat code on every cell

  • Markdown Text cell support that can be used to explain the logic of your code.

  • Saves code to file which can be shared to other colleagues.

  • Inbuilt show(args) function that renders output to preview window without any additional logic required.

Screenshots

image

Authors

Mohan Kumar Sagadevan - GitHub