Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manimcommunity/plugins-site

Manim's plugins site
https://github.com/manimcommunity/plugins-site

manim plugins website

Last synced: about 2 months ago
JSON representation

Manim's plugins site

Awesome Lists containing this project

README

        

# Manim Community Plugin

Manim's plugins site, simple app with js.

## Adding a Plugin

There is a Github Actions set up to run daily which will automatically add your plugin to the website if it matches with this RegEx `<(.*)>manim-(?P.*)<(.*)>`. If your plugin doesn't match this RegEx, then you can make a PR adding your plugin's name (as listed on PyPI) to `scripts/default.json` under the `extras` section.

# Code of Conduct

Our full code of conduct, and how we enforce it, can be read on [our website](https://docs.manim.community/en/latest/conduct.html).