@taxon/plugin-presence

Presence plugin for Taxon.

Usage no npm install needed!

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

README

@taxon/plugin-presence

Presence plugin for Taxon.

Installation

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

Usage

Via .taxonrc (recommendend)

{
  "plugins": ["presence"]
}