Plugin Library for Octant provides code to help with creating Octant TypeScript plugins.
plugin
contains the source code for generated TypeScript components and the Octant plugin helpers.
yeoman-generator
containes the source code for the Octant plugin yeoman generator which helps developers get started quickly with building plugins.
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.
Apache License v2.0: see LICENSE for details.