Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonybudianto/redux-persistore

How to use WIP
https://github.com/antonybudianto/redux-persistore

persistent-storage redux

Last synced: about 2 months ago
JSON representation

How to use WIP

Awesome Lists containing this project

README

        

# Redux Persistore
Simple Redux persistence library that map your state paths into local storage

## Install
```
npm install -S redux-persistore
```

## Test
```
npm test
```

## Build
```
npm run build
```

## Publish
```
npm publish
```

## License
MIT