{"library":"bunflare","type":"library","category":null,"description":"Bunflare v0.2.25 is a Bun bundler plugin that transforms Bun-native APIs (e.g., Bun.serve, bun:sqlite, Bun.password.hash) into Cloudflare Workers equivalents at build time. It targets developers who want Bun's DX but need to deploy to Cloudflare Workers. Key differentiators: zero runtime overhead (transform happens at build time), no code changes required for the developer, supports auto-discovery from wrangler.jsonc, and covers a wide range of Bun APIs including D1, KV, R2, Hyperdrive, WebCrypto, Workers Assets, and fullstack builds. Released as a dev dependency, it requires Bun >=1.0.0 and optionally integrates with Hono and Drizzle ORM. The package ships with TypeScript types. The project is actively maintained with recent commits.","language":"javascript","status":"active","version":"0.2.25","tags":["javascript","bun","cloudflare","workers","hono","fullstack","bundler","plugin","d1","typescript"],"last_verified":"Sat May 09","install":[{"cmd":"npm install bunflare","imports":["import type { BunflareConfig } from 'bunflare'","import bunflare from 'bunflare'","interface CloudflareBindings { } // augmented by 'wrangler types' into worker-configuration.d.ts"]},{"cmd":"yarn add bunflare","imports":[]},{"cmd":"pnpm add bunflare","imports":[]}],"homepage":null,"github":"https://github.com/fhorray/bunflare","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bunflare","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}