Monday, August 19, 2024

Show HN: Srcbook – A TypeScript notebook for rapid prototyping https://ift.tt/N4YeDuI

Show HN: Srcbook – A TypeScript notebook for rapid prototyping Srcbook (”source-book”) is an open-source TypeScript notebook that runs locally, powered by Node.js. It shines for rapid prototyping, code exploration, and collaborating on ideas. It’s inspired by Python’s Jupyter and Elixir’s Livebook. Key features: - Full npm ecosystem access - AI-assisted coding (OpenAI, Anthropic, or local models), it can iterate on the cells for you with a code diff UX that you accept/reject for a given code cell, generate entire Srcbooks, fix compilation issues, etc… - Exports to valid markdown for easy sharing and version control Try it now: `npx srcbook start` Examples Srcbooks to explore: https://hub.srcbook.com We built this because we needed a Jupyter-like environment for TypeScript, we hope others like it as much as we do! Feedback and contributions are super appreciated. (edit: formatting) https://ift.tt/jxXwNMt August 19, 2024 at 08:39PM

No comments:

Post a Comment

Show HN: Beatsync – perfect audio sync across multiple devices https://ift.tt/4jpyqQm

Show HN: Beatsync – perfect audio sync across multiple devices Hi HN! I made Beatsync, an open-source browser-based audio player that syncs ...