react-context-api-store
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "react-context-api-store", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Seemless, lightweight, state management library that supports async actions and persistent states out of the box. Inspired by Redux and Vuex. Built on top of React's context api.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,4 +0,5 @@ | ||
# Repo status? | ||
This library is actively being maintained by the developer. Feature requests, enhancements, and bug reports are all welcome to the issue section. | ||
# THIS PROJECT HAS BEEN ARCHIVED | ||
Archived in favor of [react-fluxible](https://www.npmjs.com/package/react-fluxible). Please migrate. | ||
# react-context-api-store | ||
@@ -5,0 +6,0 @@ Seemless, lightweight, state management library that supports async actions and persistent states out of the box. Inspired by Redux and Vuex. Built on top of [React's context api](https://reactjs.org/docs/context.html). |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
331
526458