recoil
Recoil - A state management library for React

recoil downloads recoil version recoil license

recoilPacchetti simili:
Trend di download npm
3 Anni
🌟 Mostra il grafico di utilizzo in tempo reale nel README.md di recoil, copia semplicemente il codice qui sotto.
## Usage Trend
[![Usage Trend of recoil](https://npm-compare.com/img/npm-trend/THREE_YEARS/recoil.png)](https://npm-compare.com/recoil#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Mostra il grafico del trend delle GitHub Stars nel README.md di recoil, copia semplicemente il codice qui sotto.
## GitHub Stars Trend
[![GitHub Stars Trend of recoil](https://npm-compare.com/img/github-trend/recoil.png)](https://npm-compare.com/recoil)
Dettaglio statistiche
Pacchetto
Download
Stars
Dimensione
Issues
Pubblicazione
Licenza
recoil519,63019,5742.21 MB323il y a 3 ansMIT
README per recoil

Recoil · NPM Version Node.js CI GitHub license Follow on Twitter

Recoil is an experimental state management framework for React.

Website: https://recoiljs.org

Documentation

Documentation: https://recoiljs.org/docs/introduction/core-concepts

API Reference: https://recoiljs.org/docs/api-reference/core/RecoilRoot

Tutorials: https://recoiljs.org/resources

Installation

The Recoil package lives in npm. Please see the installation guide

To install the latest stable version, run the following command:

npm install recoil

Or if you're using yarn:

yarn add recoil

Or if you're using bower:

bower install --save recoil

Contributing

Development of Recoil happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Recoil.

License

Recoil is MIT licensed.