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

0.1.8 • Public • Published

@stackflow/plugin-devtools

Enables Stackflow Devtools (Chrome extension)

Usage

import { stackflow } from "@stackflow/react";
import { devtoolsPlugin } from "@stackflow/plugin-devtools";

const { Stack, useFlow } = stackflow({
  activities: {
    // ...
  },
  plugins: [
    devtoolsPlugin(),
    // ...
  ],
});

Readme

Keywords

none

Package Sidebar

Install

npm i @stackflow/plugin-devtools

Weekly Downloads

152

Version

0.1.8

License

MIT

Unpacked Size

19.7 kB

Total Files

10

Last publish

Collaborators

  • orionmiz
  • irrationnelle
  • tonyfromundefined