Cloudflare plugin for Vite
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Cloudflare builder for next apps
Workers AI Provider for the vercel AI SDK
Rolldown plugin for Cloudflare Workers.
Runtime for Cloudflare Workers.
Hono adapter for LogTape logging library
An adapter for deploying your Houdini application according to the build environment
A CLI for creating and deploying new applications to Cloudflare.
The Lunora CLI: init, dev, deploy, codegen, run, reset, and migrate commands
Code generator for Lunora: emits _generated/{api,server,dataModel}.ts from your schema
Tamer: Cloudflare Workers infra CLI (sync, apply, deploy, migrate, destroy) and Wrangler-oriented TypeScript types.
The Lunora Vite plugin: codegen, type sync, wrangler validation, and an error overlay over @cloudflare/vite-plugin
Core framework for SonicJS headless CMS - Edge-first, TypeScript-native CMS built for Cloudflare Workers
Lunora Durable Objects: ShardDO (SQLite, OCC, hibernated WebSocket subscriptions) and SessionDO
Schema & query lints (splinter-style advisors) for Lunora, feeding the Studio Advisors view
Create a new SonicJS application with zero configuration
Lunora Worker runtime: the RPC router, shard resolver, and query coordinator
Cloudflare Containers for Lunora: defineContainer, generated Container DO classes, and the ctx.containers action surface
Scheduling for Lunora: runAfter / runAt and Cron Triggers via SchedulerDO
The #1 OpenTelemetry package for Cloudflare Workers - complete bindings coverage, native CF OTel integration, advanced sampling
Scaffold a Cloudflare-native SaaS app in one command — Workers, D1, SvelteKit or Hono, with verified auth, booking, payment & email modules.
Durable workflows for Lunora: defineWorkflow over Cloudflare Workflows, generated WorkflowEntrypoint classes, and the ctx.workflows surface
React hooks for Lunora: useQuery, useMutation, useSubscription, and useAuth
Rate limiting: token-bucket / fixed-window / sliding-window algorithms, deny list, sharding, pluggable stores, and procedure middleware