Manim's plugins site, simple app with js.
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<name>.*)<(.*)>
. 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.
Our full code of conduct, and how we enforce it, can be read on our website.