Developer Tools to power-up Recoil development workflow or any other architecture which handles the state change (see integrations).
-
Recoil Logger is a recoil logging tool that lets you replay problems as if they happened in your own browser. This devtool is based on redux-logger, but implemented for recoil in the react way.
-
Recoil Log Monitor is a recoil logging tool that shows a log of states and actions, and lets you change their history. This devtool is based on redux-devtools-log-monitor, but implemented for recoil in the react way.
-
Recoil Dock Monitor is a resizable and movable dock for Recoil DevTools. Powered by React Dock.
MIT