nirdjs
An atomic state management library for React
An atomic state management library for React
vite-react-typescript template
Simple table state manager built on Recoil
To a second type parameter to selector of Recoil
The Recoilens provides a custom state logger for Recoil, a state management library for React. It allows you to track changes in a specific atom and display a message as a popup
Package that helps to dynamically manage modals using recoil and lazy loading
A very simple library for persisting recoil state.
recoil 的 selector 默认只会初始化一次,但是我们在使用时经常会需要对数据进行刷新的; 本插件是对于 [**recoil**](https://github.com/facebookexperimental/Recoil/) 的 [**selector**](https://recoiljs.org/docs/guides/asynchronous-data-queries#query-refresh) api 的封装,增加刷新的功能;
Jumpstart Recoil - less boilerplate, more fun.
[](https://badge.fury.io/js/recoil-state-inspector) 
recoil-sync stores for Next.js
A library to create very big performant forms in ReactJS
A reliable recoil dev tool.
Use Recoil without setting keys
A Recoil effect to persist state to localStorage with Static Site Generation.
Strongly typed read-only object methods
An abstraction for recoiljs that allows multiple state updates to be coordinated as single undo-redo-enabled user-actions.
Recoil Bootstrap enables apps to initialize Recoil with runtime bootstrap data in multi-page applications.
Package for recoil to persist and rehydrate store with custom serialize/deserialize function