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

https://github.com/horacehylee/plugin-playground

A playground for testing the idea of creating a easy to use plugin framework
https://github.com/horacehylee/plugin-playground

architecture node nodejs playground plugin typescript

Last synced: 17 days ago
JSON representation

A playground for testing the idea of creating a easy to use plugin framework

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/horacehylee/plugin-playground.svg?branch=master)](https://travis-ci.org/horacehylee/plugin-playground.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/horacehylee/plugin-playground/badge.svg?branch=master)](https://coveralls.io/github/horacehylee/plugin-playground?branch=master)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

# Plugin playground

> A playground for testing the idea of creating a easy to use plugin framework

> ⚠ It is a prototype and experimental uses only

## License

MIT © [Horace Lee](https://github.com/horacehylee)