@apilar/pluggable

- Minimal API - Allow to create plugins system - Allow to share limited API - Handle synchronous & asynchronous dependencies

Usage no npm install needed!

<script type="module">
  import apilarPluggable from 'https://cdn.skypack.dev/@apilar/pluggable';
</script>

README

@apilar/pluggable

Minimalistic library for creating own pluggable system

Key FeaturesInstallHow To UseRelatedLicense

Key Features

  • Minimal API
  • Allow to create plugins system
  • Allow to share limited API
  • Handle synchronous & asynchronous dependencies

Install

Using NPM:

npm install --save-dev @apilar/pluggable

Using Yarn:

yarn add -D @apilar/pluggable

How to use

  • Examples will be presented soon

Related

License

MIT


GitHub @benedyktdryl  ·  Twitter @benedyktdryl