@taxon/plugin-commands

Commands plugin for Taxon.

Usage no npm install needed!

<script type="module">
  import taxonPluginCommands from 'https://cdn.skypack.dev/@taxon/plugin-commands';
</script>

README

@taxon/plugin-commands

Commands plugin for Taxon.

Installation

$ npm install --save @taxon/plugin-commands

Usage

Via .taxonrc (recommendend)

{
  "plugins": ["commands"]
}