Skip to content

benedyktdryl/apilar-pluggable

Repository files navigation

@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

About

Simple and light plugins architecture engine with dependencies handling

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published