61 packages matching “stonejs”
@stone-js/cache
v0.8.19 · 25 days ago
Agnostic cache for Stone.js: get/set/ttl/tags/remember on a store contract, with memory and Redis drivers, decorators (@Cache, @Cacheable, @CacheEvict, @CachePut), and a cacheManager injected in the container.
No known vulnerabilities
@stone-js/resources
v0.8.19 · 25 days ago
Framework-agnostic API resources for Stone.js. Shape what your domain exposes — sparse fieldsets, conditional fields, includes and envelopes — decoupled from controllers, the same on backend and frontend.
No known vulnerabilities
@stone-js/config-source
v0.8.19 · 25 days ago
Agnostic configuration sources for Stone.js: load and merge config from env, files (json/yaml), AWS SSM, Secrets Manager, HTTP/GitHub and KMS-decrypted values into the blueprint before boot, with optional live reload.
No known vulnerabilities
@stone-js/event-bus
v0.8.19 · 25 days ago
Agnostic cloud event bus for Stone.js: emit domain events to local and/or cloud targets, and route incoming bus events to @OnBusEvent handlers via the key-router on any simple cloud adapter. EventBridge driver.
No known vulnerabilities
@stone-js/telemetry
v0.8.19 · 25 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/mcp-dev
v0.8.19 · 25 days ago
Serve Stone.js's knowledge to your coding agent. A single `stone mcp` command starts an MCP server (stdio) exposing the framework's concepts, modules and best-practices plus your own tools, so the LLM masters the context while you master the domain.
No known vulnerabilities
@stone-js/cloud-file
v0.8.19 · 25 days ago
Cloud storage for Stone.js: drivers for the agnostic filesystem contract (S3 and S3-compatible: R2, MinIO, Spaces, OSS, COS) with signed upload/download URLs. GCS and Azure Blob to follow.
No known vulnerabilities
@stone-js/edge-adapter
v0.8.19 · 25 days ago
Deploy a Stone.js app to any WinterCG/edge or JS runtime — Cloudflare Workers, Vercel Edge, Netlify Edge, Deno and Bun — with one-line serve helpers on top of @stone-js/fetch-adapter. Build once, deploy anywhere.
No known vulnerabilities
@stone-js/i18n
v0.8.19 · 25 days ago
Framework-agnostic, cloud-native i18n for Stone.js. Zero-config: drop your translations in app/i18n/<lang>/ and use them identically on the backend and the frontend. Powered by i18next.
No known vulnerabilities
@stone-js/filesystem
v0.8.19 · 25 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/router
v0.8.19 · 25 days ago
Stone.js router for both Node.js and browser environments, designed for serverless applications.
No known vulnerabilities
@stone-js/node-cli-adapter
v0.8.19 · 25 days ago
CLI adapter for Stone.js. Enables command-line execution and custom commands using the Continuum Architecture.
No known vulnerabilities
@stone-js/aws-lambda-adapter
v0.8.19 · 25 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/gcp-cloud-functions-adapter
v0.8.19 · 25 days ago
General-purpose GCP Cloud Functions adapter for Stone.js, run any app on event-driven Cloud Functions, beyond HTTP. Supports Pub/Sub, Cloud Storage, Eventarc and schedulers (CloudEvents).
No known vulnerabilities
@stone-js/cli
v0.8.19 · 25 days ago
The official CLI tool for building, running, and managing Stone.js applications.
No known vulnerabilities
@stone-js/http-core
v0.8.19 · 25 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/azure-functions-http-adapter
v0.8.19 · 25 days ago
Azure Functions v4 HTTP adapter for Stone.js. Run your app on Azure Functions HTTP triggers (Web-standard HttpRequest → HttpResponseInit) using the Continuum Architecture.
No known vulnerabilities
@stone-js/node-ws-adapter
v0.8.19 · 25 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/tencent-scf-adapter
v0.8.19 · 25 days ago
General-purpose Tencent Cloud SCF adapter for Stone.js, run any app on event-driven Serverless Cloud Function triggers, beyond HTTP. Supports COS, CMQ/TDMQ, Timer and CKafka.
No known vulnerabilities
@stone-js/browser-adapter
v0.8.19 · 25 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