1.0.1 • Published 6 years ago

js-plugin-registry v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Plugin Registry to register JS plugins to specific viewports

Installation

This package uses yarn, please checkout the yarn website for more information.

The following command will install js-plugin-registry into your project. It will also add a new entry in your package.json and update the yarn.lock as well.

$ yarn add js-plugin-registry

This package uses vanilla javascript ES6 for classes and other language specific definitions, which means you have to use it with webpack or grunt to get it compiled by Babel for ES2015.

Copying / License

This repository is distributed under the MIT License (MIT). You can find the whole license text in the LICENSE file.