Files
react-mutable-store/README.md
2019-03-22 14:35:37 -07:00

11 lines
550 B
Markdown

# react-mutable-store
Mutatable global stores for React, inspired by Vuex.
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/react-mutable-store/master/LICENSE)
[![npm](https://img.shields.io/npm/v/react-mutable-store.svg)](https://www.npmjs.com/package/react-mutable-store)
[![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index)
#### License
MIT © [w33ble](https://github.com/w33ble)