asterism-plugin-library

Shared lib to include into asterism plugins

Usage no npm install needed!

<script type="module">
  import asterismPluginLibrary from 'https://cdn.skypack.dev/asterism-plugin-library';
</script>

README

asterism-logo

asterism-plugin-library

This the common interfaces & utility libs to build a plugin for asterism. Use it as a dependency.


release date npm package version npm downloads Dependencies

Roadmap available here (asterism and plugins)


How to include it

The classes/objects in this library must be used in asterism plugins. Include it as dependency like the asterism-plugin-template does.

Library documentation

The documentation is available here, as a jsDoc

For more documentation about asterism, go to the asterism wiki pages

:copyright: 2017-2020 GXApplications. [ License ]