planck-state
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

planck-state

Build Status

What's this?

A state-management system in javascript.

It's main features are:

  • Builds on fundamentals from React and Redux.

  • No lifting state upwards.

  • Separation between view and model.

  • Models and views are pure functions.

  • Less boilerplate.

Installation

npm install planck-state

Package Sidebar

Install

npm i planck-state

Weekly Downloads

0

Version

7.0.0

License

MIT

Unpacked Size

18.6 kB

Total Files

28

Last publish

Collaborators

  • marcusnielsen