#236 · Primary category: Video & Animation

vivus

JavaScript library to make drawing animation on SVG

Project last updated:07/06/22

GitHub Stars

15.5K

Forks

1.1K

Contributors

28

License

MIT

Why we included this project

Vivus is a small JavaScript library that makes SVG paths draw themselves on screen, a useful effect for landing pages and product explainers. It has no dependencies and works directly on the SVG DOM, so you can drop it into a plain HTML page or most front-end stacks without much setup. The library offers three animation modes (delayed, sync, and one-by-one) plus a timing hook and a scenarize option for scripting exactly how each path draws. If you want a lightweight, predictable drawing animation instead of a full motion framework, this is a straightforward choice.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category