Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

dva-immer-test

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dva-immer-test

Auto loading plugin for dva.

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

dva-immer

NPM version Build Status Coverage Status NPM downloads

Create the next immutable state tree by simply modifying the current tree

Install

$ npm install dva-immer --save

Usage


const app = dva();
app.use(require('dva-immer').default());

some like umi-plugin-dva line 106

Look more Immer

License

MIT

Keywords

dva

FAQs

Package last updated on 31 May 2018

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