0.0.1 • Published 9 years ago
opendatalayer-plugin-example v0.0.1
OpenDatalayer Example Plugin
Example plugin for OpenDatalayer, used as testbed and boilerplate for plugin development.
Info
Build plugin as a CommonJS module into ./dist with
npm buildRun tests with
npm testWhy SystemJS?
Due to the horrible state of native ES6 module suport in nodejs, we need SystemJS to be able to use ES6 modules in our tests.
This will hopefully change somewhen in the future when nodejs natively supports the import syntax for modules.
0.0.1
9 years ago