22 packages
@snippetify/book-reader-component
Book Reader Component
@stone-js/aws-lambda-adapter
General-purpose AWS Lambda adapter for Stone.js, run any app in serverless environments, beyond HTTP. Supports queues, events, schedulers, and background jobs.
@stone-js/aws-lambda-http-adapter
Official AWS Lambda HTTP adapter for Stone.js. Run your Stone.js apps on AWS Lambda behind API Gateway with full Continuum lifecycle support.
@stone-js/browser-adapter
Browser adapter for Stone.js. Enables SPA runtime support, unified event handling, and cookie management in the browser, part of the Continuum Architecture.
@stone-js/browser-core
Stone.js Browser core provides essential utilities for browser-based applications, including event handling, response management, and cookie operations.
@stone-js/cli
The official CLI tool for building, running, and managing Stone.js applications.
@stone-js/config
Fluent and simple API with deep dot access to manage configurations in JavaScript/TypeScript any project
@stone-js/configuration-manager
Fluent and simple API with deep dot access to manage configurations in any project
@stone-js/core
Stone.js core library, providing the kernel, factory, and context for building applications.
@stone-js/create
Scaffold a new Stone.js app in seconds using your terminal.