@project-octant/plugin

TypeScript plugin library for Octant

Usage no npm install needed!

<script type="module">
  import projectOctantPlugin from 'https://cdn.skypack.dev/@project-octant/plugin';
</script>

README

@project-octant/plugin

Installation

npm install @project-octant/plugin

Deveploment

Generating the components folder

  • Define the OCTANT_TS_BIN and OCTANT_SRC environment variables
  • Run npm run generate