Recoil
State manager
An experimental state management framework for React applications
Recoil is an experimental 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.
20k stars
197 watching
1k forks
Language: JavaScript
last commit: 6 days ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
chenglou/react-motion | A JavaScript library for animating UI elements using physical-based animation and easing curves | 21,691 |
didierfranc/react-waterfall | A React-based state management system using the new context API | 1,330 |
aromalanil/react-rhino | A lightweight global state management library for React.js | 26 |
jedwatson/react-select | A React component library for creating customizable dropdown selects with various features and options. | 27,632 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |
facebook/create-react-app | A tool for setting up modern web applications with minimal configuration and pre-configured dependencies. | 102,771 |
alan2207/bulletproof-react | A comprehensive guide to building scalable and maintainable React applications with best practices and principles. | 28,554 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
microsoft/reactxp | A library that enables cross-platform app development using React and shared view definitions across multiple platforms. | 8,292 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,114 |
manantank/radioactive-state | A state management library that eliminates the need to manually handle state updates and re-renders | 312 |
remotion-dev/remotion | A framework for programmatically creating videos using React and its built-in APIs and functionality. | 20,779 |
pmndrs/zustand | A state management solution for React that uses simplified flux principles and doesn't wrap the app in context providers | 47,989 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
philipp-spiess/react-recomponent | A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |