Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hivesolutions/pluginus

Simple Javascript plugin system
https://github.com/hivesolutions/pluginus

manager plugin system

Last synced: about 2 months ago
JSON representation

Simple Javascript plugin system

Awesome Lists containing this project

README

        

# [Pluginus](http://pluginus.hive.pt)

Simple ES6 runtime plugin system inspired by [OSGi](https://www.osgi.org/).

## License

Pluginus is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://app.travis-ci.com/hivesolutions/pluginus.svg?branch=master)](https://travis-ci.com/github/hivesolutions/pluginus)
[![Build Status GitHub](https://github.com/hivesolutions/pluginus/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/pluginus/actions)
[![npm Status](https://img.shields.io/npm/v/pluginus.svg)](https://www.npmjs.com/package/pluginus)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)