🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

redux-persist-immutable

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-persist-immutable

top level immutablejs support for redux-persist

4.3.1
latest
Source
npm
Version published
Weekly downloads
2.4K
-5.28%
Maintainers
2
Weekly downloads
 
Created
Source

Redux Persist Immutable

A wrapper around redux-persist that provides ImmutableJS support.

Usage

For entire api see redux-persist docs. This library is a drop in replacement.

import { persistStore, autoRehydrate } from 'redux-persist-immutable'

persistStore(store)

Immutable records

persistStore(state, { records: [SomeRecord] })

Keywords

redux

FAQs

Package last updated on 30 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts