TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Open-Source Notebook Tool for JavaScript

5 pointsby gopisuvanamabout 1 year ago

4 comments

gopisuvanamabout 1 year ago
Notebook for javascript experimentation (in the browser). Overview:<p>- Easy to use javascript experimentation tool. Runs without backend (node.js&#x2F;npm&#x2F;pip install&#x2F;ngnix etc etc). Can be used online or offline. - Has a minimalistic UI to put focus on user generated code&#x2F;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&#x2F;modules can be easily loaded.
vinukumarabout 1 year ago
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&#x27;t need cloud resources to try various aspects of programming!<p>It is also a great tool to get started and learn programming!
rishi2009about 1 year ago
Superb tool! Really loved how I can experiment in javascript just like I can in Python. Game changer!
Srinivasknsabout 1 year ago
Great tool!!