Scaffold a new EreoJS project with a single command. Creates a fully configured React fullstack application powered by Bun.
Command-line interface for the EreoJS framework. Provides commands for development, building, and deployment of EreoJS applications.
Database adapter abstractions for EreoJS framework
Complete image optimization plugin for the EreoJS framework. Provides automatic image optimization, blur placeholders, responsive srcset generation, and art direction support.
Testing utilities for EreoJS applications. Makes testing loaders, actions, middleware, and components trivial with a clean, intuitive API.
Zero-config Tailwind CSS integration for the EreoJS framework. Includes a custom preset with animations, colors, and sensible defaults.
SurrealDB adapter for EreoJS database abstraction
High-performance Bun HTTP server for the EreoJS framework. Includes streaming SSR, middleware, static file serving, and compression.
Visual route inspector for EreoJS framework development
Signals and reactivity system for EreoJS framework
Core framework package for EreoJS providing the application container, request context, plugin system, caching, environment variables, and type definitions.
File-based routing for the EreoJS framework. Supports dynamic routes, catch-all routes, layouts, route groups, and middleware chains.
Cloudflare Pages/Workers deployment adapter for EreoJS framework
Type-safe client SDK for EreoJS framework APIs
Bun runtime adapter for the EreoJS framework. This is the default runtime, optimized for Bun's exceptional performance and built-in features.
Client-side runtime for the EreoJS framework. Includes islands architecture, client-side navigation, prefetching, forms, and error boundaries.
Full-stack developer observability and tracing for EreoJS framework
Authentication plugin for EreoJS framework
Data loading and caching for the EreoJS framework. One pattern, not four - simple and explicit data fetching with automatic parallelization.
Vercel deployment adapter for EreoJS framework
Build system for the EreoJS framework. Includes Hot Module Replacement (HMR), production builds, error overlays, and plugins for islands and Tailwind CSS.
Type-safe, signal-powered form management for React. Built on `@ereo/state` with per-field reactivity, schema validation, wizards, and accessibility out of the box.
File-based routing conventions for EreoJS framework
Drizzle ORM adapter for EreoJS database abstraction