recoil-inspector
TypeScript icon, indicating that this package has built-in type declarations

0.2.37 • Public • Published

The NPM package of the Recoil debugger is installed on the user's application in order to collect data for the debugger to work.
It should only be activated on development mode.

It's primary functions are:

  1. Listen to state changes.
  2. Transforms the state change data to a tree.
  3. Send the transformed data to the extension.

Check the GitHub repository for more information.

Readme

Keywords

Package Sidebar

Install

npm i recoil-inspector

Weekly Downloads

59

Version

0.2.37

License

MIT

Unpacked Size

3.69 MB

Total Files

135

Last publish

Collaborators

  • peter1035k