Vivus.js is a lightweight JavaScript library for animating SVGs. It allows you to animate the drawing of SVGs to give them a hand-drawn look and feel. Useful for adding interest to icons, logos, illustrations, etc.
Vivus.js: Lightweight JavaScript Library for Animating SVGs
Vivus.js is a lightweight JavaScript library for animating SVGs. It allows you to animate the drawing of SVGs to give them a hand-drawn look and feel. Useful for adding interest to icons, logos, illustrations, etc.
What is Vivus.js?
Vivus.js is an open-source JavaScript library designed specifically for animating SVGs. It provides a simple API that allows you to animate the drawing of any SVG, giving it a fun, hand-drawn appearance.
Some key features and benefits of Vivus.js include:
Lightweight - under 8kb minified and gzipped
No dependencies
Animate path drawing, fading, timing, and more
Control animation with callbacks
Support for both inline SVGs and external SVG files
Customizable options for animating dash arrays, durations, delays, and more
Good browser support
Vivus can be useful for adding some flair to SVGs used for logos, icons, illustrations, and other graphics on a website. The animated effect can make the SVGs feel more engaging, fun, and dynamic.
It's easy to implement and has a straightforward API. There are also several built-in animation styles to choose from like delayed, async, oneByOne, and script. Or you can take full control and customize the animation exactly how you want.
Overall, Vivus.js is a nice light-weight option for taking static SVGs and bringing them to life with animated drawing effects.
GSAP (GreenSock Animation Platform) is a robust JavaScript animation library that provides high-performance animations, transitions, and motion for building animated experiences on the modern web. It is developed and maintained by GreenSock.Some key features of GSAP include:Smooth and high-performance animations up to 20x faster than jQueryIntuitive timeline and sequencing controlPowerful...
Anime.js is a lightweight JavaScript animation library that allows developers to animate elements on a website without relying on CSS or jQuery. Some key features of Anime.js include:Animates CSS properties like color, opacity, scroll, and moreWorks with SVG, DOM attributes, and JavaScript ObjectsSimple API and small file size (16kB minified+gzipped)Playback...
kute.js is a lightweight JavaScript animation library designed to make animations easy in modern browsers. Here are some key details about kute.js:Weighs about 4kB gzipped, with no dependenciesProvides intuitive API for creating CSS transitions and animations in JavaScriptSupports chaining timeline animations, custom easing curves, callbacks, delays and moreHardware-accelerated performance using...
Animate.css is an open-source CSS animation library created by Daniel Eden. It provides a collection of over 40 ready-to-use animations that web developers can easily add to their websites simply by adding CSS classes.Some of the animations included in Animate.css include:Fading animations like fadeIn, fadeOutBouncing animations like bounce, bounceInSliding animations...
vov.css is an open-source CSS framework designed for building responsive, mobile-first web interfaces and applications. Despite being lightweight and minimalist, vov.css aims to provide all the basic building blocks needed for most web development projects.At its core, vov.css features a 12-column grid system that adapts to multiple screen sizes, enabling...
AniJS is a lightweight open-source JavaScript library that allows web developers to easily add animations to their websites without needing to learn complex CSS animations or JavaScript code.Some key features of AniJS:Declarative syntax - You simply add data attributes like 'data-anijs' to HTML elements to declare animationsAnimated class names -...
Popmotion is an open source JavaScript motion library for powering web animations, interactions and frameworks. It provides a simple functional API that allows developers to animate anything on a webpage with just a few lines of code.Some key features of Popmotion include:Simple and intuitive API for creating spring, tween, physics...
Velocity.js is a popular open-source JavaScript animation library that allows web developers to create smooth animations and transitions easily. Some key things to know about Velocity.js:Lightweight library at only 5KB minified and gzippedSimple and easy-to-use API for animating CSS propertiesSupports color animation, transforms, loops, easings, SVG animations, and moreWorks well...
txt.wav is a lightweight text editor designed for quickly opening, editing, and saving plain text documents. It lacks many of the advanced features of word processors like Microsoft Word or LibreOffice Writer, making it ideal for writing basic text documents without complex formatting.With txt.wav, users can open plain text files...
jQuery Transit is a popular jQuery plugin used to animate DOM elements on a web page. It provides a simple way to animate elements using CSS3 transitions and transformations, without having to worry about vendor prefixes or browser inconsistencies.Some key features of jQuery Transit include:Smooth animated transitions and transformations using...