0.0.3 • Published 6 years ago

nano-state-store v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Nano state store

Simple state store with less boilerplate

Follow on twitter: @visual-space, @adriancmoisa

This is WORK IN PROGRESS. It is far from being released so don't bother to check this project for the moment.

Installation and usage

Download latest package from npm:

npm i nano-state-store --save

Require once in the main.ts file. One import is enough to register the global methods and the typescript definition.

import nss as 'nano-state-store' 
0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago