top | item 42724540

Show HN: TypeScriptNotebook – Experiment with NPM in the Browser

20 points| shikherverma | 1 year ago |typescriptnotebook.com | reply

A free, in-browser Jupyter-style notebook for TypeScript. It supports npm installs, network requests, and more—no signup or setup required.

Why I Built It I wanted a simple way to test npm packages, experiment with TypeScript, and work on ideas like prompt engineering without heavy setup or local tools.

Features - npm Integration: Install and use packages instantly. - Network Requests: Test APIs right in the notebook. - TypeScript Playground: Experiment, debug, and share code.

It’s ideal for developers, educators, and anyone wanting a TypeScript scratch pad. Give it a try at TypeScriptNotebook.com.

I’d love your feedback—what works, what doesn’t, and what you’d like to see next! https://typescriptnotebook.com

12 comments

order
[+] ArkoC|1 year ago|reply
Looks interesting. Would love to give it a spin.
[+] koushikraj|1 year ago|reply
Sounds interesting. I tried it and looks fantastic!