drafish / remix-plugins-directory

Remix plugins directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remix Plugins Directory

This repository hosts a plugins directory. The directory is used by Remix IDE for loading the list of available plugins.

Getting started with plugin development

Read all about getting started with plugin development and guidelines on how to make it work for you https://remix-plugins-directory.readthedocs.io/en/latest/

Conditions for adding a new plugin

  • The plugin should work on both light and dark theme types. The best would be to check them before approving any change or any new plugin.
  • No svg file is acceptable as a plugin icon for security reasons. We recommend using webp or png formats.
  • Profile json should contain as much info as possible. Having a short, reasonable description as well as the link to docs and the repo will improve the onboarding of users
  • Maintained by Remix should be added to plugins 100% controlled by the Remix team only.

Community

Feel free to join our discord server if you have any questions

About

Remix plugins directory


Languages

Language:TypeScript 69.4%Language:JavaScript 27.9%Language:Shell 2.7%