1.0.7 • Published 5 years ago

@anew/store-beta v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Anew Store

A lightweight robust predictable state container

Installation

To install anew directly into your project run:

npm i @anew/store -S

for yarn users, run:

yarn add @anew/store

Docs

In progress

Dependencies

  1. reselect

Inspiration

  1. redux
  2. vuex