A state store for noflux


Keywords
noflux, state, immutable, autovivification
License
MIT
Install
npm install @noflux/state@1.0.1

Documentation

@noflux/state

The internal state store for Noflux.

Package Version Dependencies DevDependencies Build
@noflux/state npm (scoped) Dependency Status devDependency Status Build Status

Usage

All Noflux documentations can be found here.

You can read the online version at noflux.js.org.

Contribution

For development:

npm install
npm run dev

For publish:

npm publish