Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manimcommunity/plugins-site
- Owner: ManimCommunity
- License: mpl-2.0
- Created: 2020-12-14T15:21:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T00:29:51.000Z (11 months ago)
- Last Synced: 2024-04-14T00:21:19.925Z (9 months ago)
- Topics: manim, plugins, website
- Language: JavaScript
- Homepage: https://plugins.manim.community/
- Size: 2.48 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).