53 packages matching “Stone.js”
@stone-js/filesystem
v0.8.7 · 6 days ago
Stone.js Filesystem is a module that provides an interface for managing uploaded files in a Stone.js application.
No known vulnerabilities
@stone-js/core
v0.8.7 · 6 days ago
Stone.js core library, providing the kernel, factory, and context for building applications.
No known vulnerabilities
@stone-js/router
v0.8.7 · 6 days ago
Stone.js router for both Node.js and browser environments, designed for serverless applications.
No known vulnerabilities
@stone-js/create
v0.8.7 · 6 days ago
Scaffold a new Stone.js app in seconds using your terminal.
No known vulnerabilities
@stone-js/cli
v0.8.7 · 6 days ago
The official CLI tool for building, running, and managing Stone.js applications.
No known vulnerabilities
@stone-js/aws-lambda-http-adapter
v0.8.7 · 6 days ago
Official AWS Lambda HTTP adapter for Stone.js. Run your Stone.js apps on AWS Lambda behind API Gateway with full Continuum lifecycle support.
No known vulnerabilities
grunt-stonejs-tools
v2.1.0 · 3 years ago
Stone.js Grunt plugin to extract / compile translatable strings
No known vulnerabilities
@stone-js/node-cli-adapter
v0.8.7 · 6 days ago
CLI adapter for Stone.js. Enables command-line execution and custom commands using the Continuum Architecture.
No known vulnerabilities
@stone-js/use-react
v0.8.7 · 6 days ago
React integration for Stone.js, universal rendering, SSR hydration, layouts, pages, snapshots, head management, and more.
No known vulnerabilities
@stone-js/http-core
v0.8.7 · 6 days ago
Stone.js HTTP Core offers a simple, consistent API for handling HTTP requests and responses across any JavaScript runtime.
No known vulnerabilities
@stone-js/starters
v0.8.7 · 6 days ago
This repository contains official **starter templates** for Stone.js applications.
No known vulnerabilities
@stone-js/browser-core
v0.8.7 · 6 days ago
Stone.js Browser core provides essential utilities for browser-based applications, including event handling, response management, and cookie operations.
No known vulnerabilities
@stone-js/node-http-adapter
v0.8.7 · 6 days ago
Node HTTP adapter for Stone.js. Run your app on any Node.js HTTP server using the Continuum Architecture.
No known vulnerabilities
@stone-js/aws-lambda-adapter
v0.8.7 · 6 days ago
General-purpose AWS Lambda adapter for Stone.js, run any app in serverless environments, beyond HTTP. Supports queues, events, schedulers, and background jobs.
No known vulnerabilities
@stone-js/browser-adapter
v0.8.7 · 6 days ago
Browser adapter for Stone.js. Enables SPA runtime support, unified event handling, and cookie management in the browser, part of the Continuum Architecture.
No known vulnerabilities
@stone-js/openapi
v0.8.7 · 6 days ago
Framework-agnostic OpenAPI 3.1 for Stone.js. Derive a public contract from your Zod schemas and routes, serve it (JSON + Swagger UI), and generate typed frontend clients from it.
No known vulnerabilities
@stone-js/node-ws-adapter
v0.8.7 · 6 days ago
Node.js WebSocket adapter for Stone.js: runs a `ws` server and bridges sockets to @stone-js/realtime (channels, presence, gateways), with optional per-message kernel dispatch.
No known vulnerabilities
@stone-js/validation
v0.8.7 · 6 days ago
Framework-agnostic input validation for Stone.js. Define a schema once (Zod, Valibot, ArkType — anything Standard Schema) and validate it identically on the backend and the frontend.
No known vulnerabilities
@stone-js/telemetry
v0.8.7 · 6 days ago
Framework-agnostic telemetry for Stone.js: spans, counters and gauges wired through the kernel hooks and middleware, with pluggable exporters (console by default, OpenTelemetry-friendly).
No known vulnerabilities
@stone-js/queue
v0.8.7 · 6 days ago
Agnostic job queue for Stone.js: dispatch/process with delay, retries and backoff on a connection contract, memory and Redis drivers, a Worker, and @Queue/@JobHandler decorators.
No known vulnerabilities