@spearwolf/shadow-objects
v0.30.1
Published
a reactive entity-component framework that feels at home in the shadows
Readme
Shadow Objects Framework
This package contains the core library for the Shadow Objects Framework — a reactive library that decouples business logic from UI rendering using a full Entity Component System (ECS) architecture.
Contents
- Concepts: Understand the mental model, architecture, and lifecycle.
- Guides: Step-by-step instructions.
- API Reference: Detailed API docs.
- Best Practices & Patterns: Idiomatic usage and design patterns.
Installation
npm install @spearwolf/shadow-objects