README
Pluginus
Simple ES6 runtime plugin system inspired by OSGi.
License
Pluginus is currently licensed under the Apache License, Version 2.0.
Simple Javascript plugin system
<script type="module">
import pluginus from 'https://cdn.skypack.dev/pluginus';
</script>
Simple ES6 runtime plugin system inspired by OSGi.
Pluginus is currently licensed under the Apache License, Version 2.0.