TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Open-Source Notebook Tool for JavaScript

5 点作者 gopisuvanam超过 1 年前

4 条评论

gopisuvanam超过 1 年前
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.
vinukumar超过 1 年前
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!
rishi2009超过 1 年前
Superb tool! Really loved how I can experiment in javascript just like I can in Python. Game changer!
Srinivaskns超过 1 年前
Great tool!!