0.1.1 • Published 24 days ago

@stone-js/core v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
24 days ago

Stone.js - Core

npm npm npm Maintenance Build Status Publish Package to npmjs Quality Gate Status Coverage Security Policy CodeQL Dependabot Status Conventional Commits

A universal JavaScript/TypeScript core for building scalable, context-adaptive applications with reusable business logic, independent of runtime environments.


Overview

Stone.js Core is the heart of the Stone.js framework, a context-aware, universal JavaScript/TypeScript framework designed to help you build scalable and portable applications that adapt to any runtime.

With Stone.js, business logic is no longer tied to one environment.
It becomes reusable, composable, and context-resilient.

Whether you're targeting a command-line interface, an HTTP server, a browser app, an AWS Lambda function, or an edge environment, @stone-js/core provides the foundational architecture to keep your logic consistent, modular, and fully decoupled from infrastructure.

Why Stone.js Core?

  • Write once, run anywhere — build your application logic independently of the environment.
  • Context-first architecture — every runtime context (CLI, HTTP, cloud, serverless, FaaS, browser) becomes a plug-and-play adapter.
  • Universal lifecycle — process events and produce responses in a unified flow.
  • No assumptions, full control — fully customizable configuration, extensibility, and composition.
  • Framework without a framework — use Stone.js with or without a frontend, backend, or transport protocol.

What's Inside?

Stone.js Core provides the foundational building blocks that power the entire ecosystem:

  • A flexible context execution engine (kernel) to handle app lifecycles.
  • A universal event system that translates any platform input into structured intents.
  • A blueprint configuration model for organizing app behavior and dependencies.
  • A powerful, context-aware middleware and handler core.
  • A runtime-independent foundation to power modular, adaptive applications.

Learn More

This package is part of the Stone.js ecosystem, a modern JavaScript framework built around the Continuum Architecture.

Explore the full documentation: https://stonejs.dev

API documentation

Contributing

See Contributing Guide.

0.1.0

1 month ago

0.1.1

24 days ago

0.0.31

7 months ago

0.0.32

7 months ago

0.0.33

7 months ago

0.0.34

7 months ago

0.0.35

7 months ago

0.0.36

6 months ago

0.0.3

7 months ago

0.0.2

8 months ago

0.0.4

6 months ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago