@apilar/pluggable
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @apilar/pluggable

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

70.3 kB

Total Files

20

Last publish

Collaborators

  • benedyktdryl