
API Docs
Explore the comprehensive API reference for Stone.js core modules, adapters, and tools powering modern application development.
Core
Foundation of the framework, defines events, lifecycle, context, blueprints, and core abstractions
Service Container
Lightweight dependency injection system for managing services and contextual bindings
Env
Safe and abstracted access to environment variables across platforms and runtimes
Config
Runtime configuration management system built to work with blueprints and contextual environments
Pipeline
Composable and introspectable middleware engine for processing data and requests across dimensions
Filesystem
File handling utilities built to work seamlessly in local and cloud-based environments
HTTP Core
Universal HTTP primitives (IncomingEvent, OutgoingResponse, cookies, CORS, etc.)
Browser Core
Runtime context and API bindings for the browser integration layer
Node HTTP Adapter
Node.js adapter that transforms native HTTP requests into Stone.js events
AWS Lambda HTTP Adapter
HTTP-compatible adapter for AWS Lambda environments with API Gateway
AWS Lambda Adapter
Raw AWS Lambda adapter for non-HTTP event sources and integration contexts
Browser Adapter
Adapter for browser-based runtime execution and event translation
Node CLI Adapter
Adapter for handling command-line input as events and integrating CLI applications
Router
Extensible routing engine for dynamic route resolution, middleware handling, and event dispatch
Use React
Integration between React and Stone.js, including SSR, hydration, and head management
CLI
CLI tooling to scaffold, build, and manage Stone.js applications from the terminal