Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexpineda/titan-reactor-official-plugins

Official Plugins - Feel Free to Contribute!
https://github.com/alexpineda/titan-reactor-official-plugins

Last synced: about 2 months ago
JSON representation

Official Plugins - Feel Free to Contribute!

Awesome Lists containing this project

README

        

# Official Titan Reactor Plugins

This documentation is currently out of date. Please standby!
Your plugin is **NOT** required to be in this repository. You are free to publish your plugin to `npm` without prior approval. However if you feel your plugin would qualify as an official plugin and would like to publish it under the **@titan-reactor-plugins** namespace you may create a PR for it here. Plugins must match an acceptable level of quality in order to be accepted into this repository.

## Adding your plugin

1) Create a **Pull Request**
2) Make sure your plugin lives in their own unique directory and that it follows the standards found in the [CREATING PLUGINS](https://github.com/imbateam-gg/titan-reactor/blob/dev/CREATING_PLUGINS.md) documentation. Make sure your plugin name follows the template: `@titan-reactor-plugins/your-plugin-name`.
3) If you wish to have your own repository, add your github respitory url to the external.json array.
4) Once approved, your plugin will be published to npm under the **@titan-reactor-plugins** scope.

## Running these plugins

These plugins are not meant to run in an isolated node or web environment, but within Titan Reactor. You'll need to use the Plugin Manager and install the plugin from the Community tab in order to run any plugin here.