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

4.0.3 • Public • Published

helux-plugin-devtool

use this plugin at your entry file

import { addPlugin } from 'helux';
import { HeluxPluginDevtool } from '@helux/plugin-devtool';

addPlugin(HeluxPluginDevtool);

Attention

You must set moduleName when create a shared state to let the devtool record state changing.

atom(1, { moduleName: 'num' });

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.381latest

Version History

VersionDownloads (Last 7 Days)Published
4.0.381
4.0.20
4.0.10
3.6.00
3.5.230
3.5.221
3.5.210
3.5.200
3.5.190
3.5.180
3.5.170
3.5.160
3.5.150
3.5.140
3.5.130
3.5.120
3.5.110
3.5.100
3.5.90
3.5.80
3.5.70
3.5.60
3.5.50
3.5.40
3.5.30
3.5.20
3.5.10
3.5.00
3.4.260
3.4.250
3.4.240
3.4.230
3.4.220
3.4.210
3.4.200
3.4.190
3.4.180
3.4.170
3.4.160
3.4.150
3.4.140
3.4.130
3.4.120
3.4.110
3.4.100
3.4.90
3.4.70
3.4.60
3.4.50
4.0.00
3.4.40
3.4.30
3.4.20
3.4.10
3.3.80
3.3.70
3.3.60
3.3.50
3.3.40
3.3.30
3.3.20
3.3.10
3.2.70
3.2.60
3.2.50
3.2.20

Package Sidebar

Install

npm i @helux/plugin-devtool

Weekly Downloads

82

Version

4.0.3

License

MIT

Unpacked Size

16.5 kB

Total Files

10

Last publish

Collaborators

  • fantasticsoul