Open-Source Notebook Tool for JavaScript
scribbler.live
Open-Source Notebook Tool for JavaScript
1–5 of 5 posts
Re: Open-Source Notebook Tool for JavaScript
#2Notebook for javascript experimentation (in the browser). Overview:
- Easy to use javascript experimentation tool. Runs without backend (node.js/npm/pip install/ngnix etc etc). Can be used online or offline. - Has a minimalistic UI to put focus on user generated code/content. It is light-weight as it uses minimal external libraries for styling. - Comes pre-loaded with Plotly, D3 and DI-Libs for power usage. Third-party libraries/modules can be easily loaded.
Re: Open-Source Notebook Tool for JavaScript
#3It just works out of the box! No need to install anything. A great tool to explore different libraries in javascript - explore and learn the nuances of every library.
I love the fact that it runs locally on your computer and you don't need cloud resources to try various aspects of programming!
It is also a great tool to get started and learn programming!
Re: Open-Source Notebook Tool for JavaScript
#4Great tool!!
Re: Open-Source Notebook Tool for JavaScript
#5Superb tool!
Really loved how I can experiment in javascript just like I can in Python. Game changer!