Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hivesolutions/pluginus
- Owner: hivesolutions
- License: apache-2.0
- Created: 2019-01-08T14:03:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T16:28:39.000Z (over 2 years ago)
- Last Synced: 2024-10-07T11:46:55.988Z (3 months ago)
- Topics: manager, plugin, system
- Language: JavaScript
- Homepage: http://pluginus.hive.pt
- Size: 90.8 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/)