Ziro State
Easy-to-use state management for web applications
JavaScriptState ManagementRollupOrison
About
Ziro State is a lightweight state management library for modern web apps. It powers state workflows across the Ziro ecosystem and includes docs tooling for local development and publishing.
Features
- Simple API for managing app-level and feature state
- Designed to pair with web component architectures
- Rollup build process for distributable bundles
- Integrated docs build and serve scripts
- Fits cleanly into the broader Ziro toolchain
Get Started
Install
npm install ziro-state
Build
npm run build
Watch
npm run watch