vs-panel-configurator

0.0.1 • Public • Published

vs-panel-configurator

Consume Plugin

You can consume this plugin directly by:

from bitbucket repository

npm i bitbucket:zamurvisual/vs-panel-configurator

from published npm package

https://www.npmjs.com/package/vs-panel-configurator

Then load the plugin in app's main.js like this.

aurelia.use.plugin("vs-panel-configurator");
// for webpack user, use PLATFORM.moduleName wrapper
aurelia.use.plugin(PLATFORM.moduleName("vs-panel-configurator"));

Helpers

https://aurelia.io/docs/plugins/write-new-plugin#develop-plugin

Readme

Keywords

Package Sidebar

Install

npm i vs-panel-configurator

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

11.7 kB

Total Files

16

Last publish

Collaborators

  • zamur