awesome-bun icon indicating copy to clipboard operation
awesome-bun copied to clipboard

⚡️ A curated list of awesome things related to Bun

Results 38 awesome-bun issues
Sort by recently updated
recently updated
newest added

PR contains - [sveltekit-adapter-bun](https://github.com/bun-community/sveltekit-adapter-bun)

PR contains - [create-templates](https://github.com/bun-community/create-templates)

Hello! I just created a bun template to scaffold a vscode extension. I'd like to include it in your list!

Think of Laravel, but written in TypeScript, using all of Bun's superpowers. https://github.com/stacksjs/stacks https://stacksjs.org > The goal of the framework is to help you create & maintain frontends, backends, and...

A Full-Stack starter template for a bun project using TurboRepo.

A plugin to compile Solid.js with Bun.

ikari is a web framework that is built on typescript decorators and tries to take advantage of all the performance-oriented innovations of Bun. Repository: https://github.com/ikari-js/ikari

This article is about how to start Bun to prepare coding interview. Readers can learn how to use Bun with eslint, prettier, bun:test to test their coding interview solution with...