Skip to content

since the official recoil have been discontinued, this fork aims to continue supporting recoil with newer versions of react, and other features

License

Notifications You must be signed in to change notification settings

Mutesa-Cedric/Recoil-next

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Recoil-Next is a fork of the Recoil state management library for React. This fork was created because the official Recoil project is no longer being updated or maintained. Since the official Recoil has been discontinued, this fork aims to continue supporting Recoil with newer versions of React and other features.

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-Next package lives in npm. Please see the installation guide

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

npm install recoil-next

Or if you're using yarn:

yarn add recoil-next

Or if you're using bower:

bower install --save recoil-next

Contributing

Development of Recoil-Next 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-Next.

License

Recoil-Next is MIT licensed.

About

since the official recoil have been discontinued, this fork aims to continue supporting recoil with newer versions of react, and other features

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • TypeScript 3.2%
  • Other 0.3%