ManimCommunity / plugins-site

Manim's plugins site

Home Page:https://plugins.manim.community/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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<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.

Code of Conduct

Our full code of conduct, and how we enforce it, can be read on our website.

About

Manim's plugins site

https://plugins.manim.community/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 80.8%Language:CSS 13.0%Language:Python 6.2%