matic.js. It can be used to write common set of generic codes which can be provided to anyone using a package.
Plugin makes the
matic.js light weight as it implements only important logical part.Plugin development
Plugin is a class which implementsIPlugin.
setup method which will be called with default export of matic.js.
Use plugin
matic.js expose use method for using a plugin.