- Changed the CLI name (
manimweb
andmanim_web
) - Changed the library to use
library
andpart
- Fixed some bugs in the CLI
- Updated the complex exponential example
- Updated the build_examples script
- Changed CONTRIBUTING.md
- Changed the CLI to be friendlier
- Added CLI init command
- Changed CLI name
- Published manim-web package to pub.dev
- Changed pubspec.yaml
- Added new CLI
- Updated the examples
- Removed MathJax to simplify multi-rendering support
- Updated readme
- Added SingleStringMathTex, MathTex, SVGMobject, SVGPathMobject to render SVG and Tex
- Added MathJax Tex to SVG in tool/js_scripts
- Initial commit