
-
vite handles it really well but run via bunx
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
Had this idea recently. I built this project management tool kinda like Jira, called kiffari, and now I’m working on turning it into something that runs locally, using markdown files as a database. It’s called kiffarino. The whole point is to keep tickets right next to the code that handles them
-
I had done that before in other repos (alicarti a game framework for websocket games), but using bun as a runtime, so it was all good easy and smooth.
-
a svelte5 spa
-
a hono backend
-
It’s about how much I’ve gotten used to bun as my go-to JavaScript runtime. I almost forgot it can also transpile TypeScript for Node, work as a package manager, and handle monorepos too. It does all of it.