react-context-api-store
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "react-context-api-store", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "An HOC state management inpired by redux implemented using react's context api.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,3 +5,3 @@ # Repo status? | ||
# react-context-api-store | ||
A state management inpired by Redux and Vuex implemented using react's context api. | ||
Seemless, light weight, state management library that comes with asynchronous support out of the box. Inspired by Redux and Vuex. | ||
@@ -11,8 +11,8 @@ # File size? | ||
# Philosophy | ||
Seemless, light weight, state management library that comes with asynchronous support out of the box. | ||
# Use case | ||
When you want a state management that's small and supports asynchronous actions out of the box. | ||
# Example | ||
https://aprilmintacpineda.github.io/react-context-api-store/#/ | ||
# Guide | ||
@@ -19,0 +19,0 @@ |
Sorry, the diff of this file is too big to display
148285