0.0.1 • Published 4 years ago

vs-panel-configurator v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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