8000 GitHub - azkacrows/buntal: Super-lightweight web framework built on Bun
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

azkacrows/buntal

 
 

Repository files navigation

Early Development Stage

Buntal JS

Website  ·   Docs  ·   Sponsor ♥

Ultra-lightweight type-safe modern full-stack web framework with TypeScript, React and Bun. Create HTTP servers and/or web apps without unnecessary bloatware.

bun create buntal my-app

Features

  • Blazing Fast: Built on Bun, the fastest JavaScript runtime.
  • HTTP Server: Create type-safe HTTP servers with Bun's native HTTP server.
  • File-based Routing: Define routes using file structure, similar to Next.js.
  • SSR: Server-side rendering for dynamic content.
  • SPA: Single Page Application support with Bun's bundler.
  • More to come!

View more examples here.

Warning

NEVER use Buntal JS in production! Unless you are a pufferfish 🐡

About

Super-lightweight web framework built on Bun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%
0