Awesome
JSAP Plugins
This is a collection of JSAP compatible plugins. The full JSAP library and standard can be obtained from the repository
A plugin test bed can found here.
Contributing
We encourage you to submit your own plugins to this repository, please do so by forking and submitting a pull request. When doing the pull request, ensure your plugin meets the following criteria:
- Your plugin is in the correct folder, pick one that makes the most sense as to what your plugin does (or create a new / sub folder)
- Make sure your plugin code is unqiue, check the others in this repository
- Add your plugin details to the
plugins.json
file to make it easy for integrated groups - If your plugin has a licence, make sure it is INCLUDED in your source code!