JavaScript bun

Open-source JavaScript projects categorized as bun

Top 22 JavaScript bun Projects

  1. SheetJS js-xlsx

    📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

    Project mention: How to Convert Supplier CSVs to Shopify/Amazon/WooCommerce Without Uploading to a Server | dev.to | 2026-06-01

    The decision to process everything in the browser wasn't just about cost savings (zero server bills). It's a privacy feature: supplier inventory data, wholesale prices, and margin calculations never leave the user's machine. Technically, the app uses Papa Parse for CSV and SheetJS for XLSX, both loaded dynamically from CDN. The parsed rows are stored in a simple JavaScript array — no WebAssembly, no worker pool, just plain array operations that complete in under 50ms for typical supplier files.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Baileys

    Socket-based TS/JavaScript API for WhatsApp Web (by WhiskeySockets)

  4. cap

    Free, open-source and self-hosted CAPTCHA alternative to reCAPTCHA. Privacy-first and powered by proof-of-work and instrumentation challenges. (by tiagozip)

  5. mitata

    benchmark tooling that loves you ❤️

    Project mention: Mitata: Benchmark tooling that loves you | news.ycombinator.com | 2026-03-23
  6. libsql-js

    A better-sqlite3 compatible API for libSQL that supports Node, Bun, and Deno.

  7. instant.dev

    Command line tools for Instant API and ORM, including migrations and vectors

  8. api

    Instant API: Build type-safe web APIs with JavaScript (by instant-dev)

  9. orm

    Instant ORM: JavaScript ORM for Postgres (by instant-dev)

  10. poolifier-web-worker

    Fast and small web worker pool

    Project mention: Poolifier Web Worker Release 0.5.0 | news.ycombinator.com | 2025-07-02
  11. farjs

    FAR.js - Cross-platform File and ARchive manager app

  12. npm-confirm

    ✅ Use the right JS package manager without thinking.

  13. nip06-cli

    NodeJS CLI to generate or restore Nostr NIP-06

  14. BERTUI

    Lightning-fast React dev server powered by Bun and Elysia

    Project mention: BERTUI NEXT BURNER FEATURE | dev.to | 2026-01-02

    Bertui is soon to introduce zig transpiled icons the first super fast icons library in the bertui family our icons will still have the same syntax as all lucide children i.e lucide-react and many more it will be called bertui-icons if you do not know what bertui is visit our docs at https://bertui-docswebsite.vercel.app/ and learn more about it

  15. bun-projects

    Criado apenas para expor 2 projetos criados usando o bun.sh

  16. scrmlTS

    A single-file type, full-stack reactive web language. The compiler splits server from client, wires reactivity, routes HTTP, and emits plain HTML/CSS/JS

    Project mention: Why programming for the browser needs a different kind of language | dev.to | 2026-04-27

    scrml on GitHub: github.com/bryanmaclee/scrmlTS. The working compiler, examples, spec, benchmarks.

  17. native-messaging-bun

    Bun Native Messaging host

  18. llm-colosseum

    AI models fight each other in a pixel arena every day. They decide what to do, we just watch. (by sanifhimani)

    Project mention: Show HN: LLM Colosseum – A daily battle royale between frontier LLMs | news.ycombinator.com | 2026-02-25

    I put Claude, GPT, Gemini, and Grok in an arena and let them fight it out. Each model gets the full game state and decides how to survive - move, attack, form alliances, betray. Every decision comes from the model's API, nothing is scripted.

    First battle ran today. Gemini won by allying with GPT early, then backstabbing at the perfect moment. Claude tried to play it safe and got eliminated. They play very differently and it's fun to watch.

    Stack is React + Canvas, Bun + Hono on the backend. No database — battle data is JSON committed to git. Each model talks through its native SDK (Anthropic, OpenAI, Google, xAI). A new battle runs automatically every day.

    Source: https://github.com/sanifhimani/llm-colosseum

  19. watcher

    Fast cross-runtime file watcher. Node, Bun, Deno. No deps. (by rabbxdev)

    Project mention: @rabbx/watcher -tinny crossplatform file watcher,node,bun,deno ,chokidar-alternative | dev.to | 2026-05-14

    GitHub: repo

  20. deepthink

    Local-first AI workspace for macOS — projects, notes, tasks, knowledge, Claude chat, MCP & CLI. (by aagam-headout)

    Project mention: I kept losing project context, so I built a local Mac workspace with MCP, CLI, and hybrid RAG | dev.to | 2026-05-09

    DeepThink is a local-first workspace for macOS: projects, notes, tasks, reminders, and a personal knowledge base, with a native SwiftUI UI so you can actually browse and edit your data like a real app.

  21. azsamspartak

    Kампания за набиране на средства за ФК Спартак Варна. Аз съм Спартак!

    Project mention: Аз Съм Спартак! — The Pulse of a Football Community | dev.to | 2026-02-28

    View on GitHub

  22. glnc

    Blockchain inspection CLI — no browser, no account, no API key

    Project mention: Glnc – Etherscan in your terminal, no API key | news.ycombinator.com | 2026-05-11
  23. esload

    JavaScript module loader

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript bun discussion

Log in or Post with

JavaScript bun related posts

  • Glnc – Etherscan in your terminal, no API key

    1 project | news.ycombinator.com | 11 May 2026
  • A Simple Next.js File Server

    4 projects | dev.to | 20 Mar 2026
  • How Parsifyx Processes 27 Document Formats Entirely in the Browser — No Server Required

    4 projects | dev.to | 12 Feb 2026
  • BERTUI NEXT BURNER FEATURE

    1 project | dev.to | 2 Jan 2026
  • Poolifier Web Worker Release 0.5.0

    1 project | news.ycombinator.com | 2 Jul 2025
  • Svelte 5 on Bun 1.2: Getting started

    2 projects | dev.to | 8 Feb 2025
  • Fast web and TCP fuzzer for brute serving servers

    1 project | news.ycombinator.com | 7 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source bun projects in JavaScript? This list will help you:

# Project Stars
1 SheetJS js-xlsx 36,231
2 Baileys 9,594
3 cap 6,654
4 mitata 2,438
5 libsql-js 329
6 instant.dev 270
7 api 254
8 orm 65
9 poolifier-web-worker 62
10 farjs 43
11 npm-confirm 23
12 nip06-cli 19
13 BERTUI 14
14 bun-projects 4
15 scrmlTS 3
16 native-messaging-bun 2
17 llm-colosseum 2
18 watcher 1
19 deepthink 0
20 azsamspartak 0
21 glnc 0
22 esload 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?