@taxon/plugin-greetings

Greetings plugin for Taxon.

Usage no npm install needed!

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

README

@taxon/plugin-greetings

Greetings plugin for Taxon.

Installation

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

Usage

Via .taxonrc (recommendend)

{
  "plugins": ["greetings"]
}