Socket
Book a DemoInstallSign in
Socket

react-keep-alive

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-keep-alive

Package will allow components to maintain their status, to avoid repeated re-rendering.

Source
npmnpm
Version
0.2.2
Version published
Maintainers
1
Created
Source

React Keep Alive

Package will allow components to maintain their status, to avoid repeated re-rendering.

TODO

  • MAX
  • ✅wrappedComponent
  • document
  • test

Installation

React Keep Alive requires React 16.3 or later.

To use React Keep Alive with your React app:

npm install --save react-keep-alive

Changelog

Changes are tracked in the CHANGELOG.md.

License

React Keep Alive is available under the MIT License.

Keywords

react

FAQs

Package last updated on 06 Mar 2019

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