Notebook for javascript experimentation (in the browser). Overview:<p>- 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.
It 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.<p>I love the fact that it runs locally on your computer and you don't need cloud resources to try various aspects of programming!<p>It is also a great tool to get started and learn programming!