Plugin Library for Octant

Plugin Library for Octant provides code to help with creating Octant TypeScript plugins.

Packages

plugin

plugin contains the source code for generated TypeScript components and the Octant plugin helpers.

yeoman-generator

yeoman-generator containes the source code for the Octant plugin yeoman generator which helps developers get started quickly with building plugins.

Contributing

Contributors will need to sign a DCO (Developer Certificate of Origin) with all changes. We also ask that a changelog entry is included with your pull request. Details are described in our contributing documentation.

License

Apache License v2.0: see LICENSE for details.