plugin-hub

plugin hub

Usage no npm install needed!

<script type="module">
  import pluginHub from 'https://cdn.skypack.dev/plugin-hub';
</script>

README

plugin-hub

Generic plugin manager that provides API for plugging different components into it and for broadcasting events between them.

This plugin manager is used by sky-edit to wire different parts of it together.

Install

npm install plugin-hub