0.1.8 • Published 3 months ago

@stackflow/plugin-devtools v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

@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(),
    // ...
  ],
});
0.1.8-canary.0

3 months ago

0.1.8

3 months ago

0.1.7

5 months ago

0.1.4

10 months ago

0.1.6-alpha.0

9 months ago

0.1.6

7 months ago

0.1.5

9 months ago

0.1.3

11 months ago

0.1.2

1 year ago

0.1.1

1 year ago