nowa-gui-plugin

1.0.5 • Public • Published

usage

===

const Plugin = require('nowa-gui-plugin');

const plugin = new Plugin({ name: { zh: '插件', en: 'plugin' } });

plugin.use(function* (ctx, next) {

});

plugin.use(function* (ctx, next) {

});

plugin.use(function* (ctx, next) {

});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    2
    • latest

Version History

Package Sidebar

Install

npm i nowa-gui-plugin

Weekly Downloads

2

Version

1.0.5

License

ISC

Last publish

Collaborators

  • tommytroylin
  • poling