Monorepo with Bun

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. vite

    Next generation frontend tooling. It's fast!

    vite handles it really well but run via bunx

  2. 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.

    SurveyJS logo
  3. kiffarino

    A file based Project Management Tool

    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

  4. alicarti

    A Websocket game framework with bun.

    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.

  5. Svelte

    web development for the rest of us

    a svelte5 spa

  6. hono

    Web framework built on Web Standards

    a hono backend

  7. bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 🚀 Switching from Node + Express to Hono + Bun and I’m not looking back.

    2 projects | dev.to | 1 May 2025
  • Deno 2.4

    2 projects | news.ycombinator.com | 7 Jul 2025
  • JavaScript's New Superpower: Explicit Resource Management

    9 projects | news.ycombinator.com | 17 May 2025
  • Deno's Decline

    2 projects | news.ycombinator.com | 1 May 2025
  • Using Cloudflare Durable Objects with SQL Storage, D1, and Drizzle ORM

    6 projects | dev.to | 26 Feb 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?