@eyecuelab/recoil-devtools
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Recoil Devtools

npm version NPM Downloads

Live Demo

Install

# yarn
yarn add --dev @eyecuelab/recoil-devtools

#npm
npm install --save-dev @eyecuelab/recoil-devtools

Usage

import { RecoilInspector } from "@eyecuelab/recoil-devtools"

const App = () => {
  return (
    <RecoilRoot>
      <React.StrictMode>
        <RecoilInspector />
      </React.StrictMode>
    </RecoilRoot>
  )
}

Package Sidebar

Install

npm i @eyecuelab/recoil-devtools

Weekly Downloads

512

Version

0.1.7

License

MIT

Unpacked Size

452 kB

Total Files

30

Last publish

Collaborators

  • joshwrn
  • lydianlights
  • jeremybanka
  • joshbertsche
  • ashmortar
  • ellymaimon