@rhinolabs/redux-persist
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Redux Persist

Subscribe the Redux Store and replicate to sessionStorage.

Features

  • Persist the redux store in sessionStorage

Installing

# install via npm
$ npm install @rhinolabs/redux-persist
#or yarn
$ yarn add @rhinolabs/redux-persist

Contributing

  1. Clone it (git clone git@github.com:rhinolabs/redux-persist.git)
  2. Create your feature branch (git checkout -b feature/my-new-feature)
  3. Commit your changes using conventional changelog standards (git commit -m 'feat(my-new-feature): add some feature')
  4. Push to the branch (git push origin feature/my-new-feature)
  5. Ensure linting/security/tests are all passing
  6. Create new Pull Request

License

Licensed under the MIT License

Copyright (c) 2021 RhinoLabs Agency LLC.

Package Sidebar

Install

npm i @rhinolabs/redux-persist

Weekly Downloads

19

Version

0.1.1

License

MIT

Unpacked Size

5.01 kB

Total Files

9

Last publish

Collaborators

  • christianllv