Skip to content

Swarmica Recoil is a state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

License

Notifications You must be signed in to change notification settings

Swarmica/Recoil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarmica Recoil

This is a fork of Recoil that adds support for React 19.

Recoil is a state management framework for React.

Website: https://recoiljs.org

Installation

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

npm install @swarmica/recoil

Or if you're using yarn:

yarn add @swarmica/recoil

Documentation

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

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

Tutorials: https://recoiljs.org/resources

License

Recoil is MIT licensed.

About

Swarmica Recoil is a state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

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