revojs
A Vite-based framework for building applications with AI agents.
revojs
The core framework. Provides routing, middleware, server runtime, the module system, shared utilities, and the Vite plugin.
@revojs/cloudflare
Module for deploying revojs apps to Cloudflare (Workers/Pages). Adapts the server runtime to the Cloudflare environment.
@revojs/bun
Module for running revojs apps on the Bun runtime.
@revojs/vue
Module for building Vue apps with revojs. Includes client-side routing, app entry, and Vue-specific rendering logic.
@revojs/translate
i18n/translation module for localized apps.