Skip to content

codemask-labs/stan-js-devtools

Repository files navigation

stan-js devtools

React ReactNative platform - ssr NPM Version

🦫 Features

  • 🐞 Debug store values with ease
  • ⚛️ Works with React / Expo / Next.js
  • 🔌 Plug and play

📺 Preview

📦 Installation

Warning

You need stan-js >= 1.5.0 to use devtools

npm i -D stan-js-devtools
yarn add -D stan-js-devtools
pnpm add -D stan-js-devtools
bun add -D stan-js-devtools

🚀 Usage

import { Devtools } from 'stan-js-devtools'

const App = () => {
    return (
        <>
            {/* your app */}
            <DevTools />
        </>
    )
}

Usage with Expo

For React Native we're using expo dev tools plugins simply press Shift + M and select Open stan-js-devtools from the list.

No additional configuration is required!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •