Integrates Velocity.js library, is an accelerated JavaScript animation engine.

Overview

Velocity module, Drupal accelerated JavaScript animation engine.

Velocity.js is a lightweight JavaScript animation library that can be used to create smooth animations and transitions on the web. It aims to provide a fast and easy-to-use API for creating animations that perform well on all devices and browsers. Velocity.js is designed to be a drop-in replacement for jQuery’s $.animate() method, providing an API that is almost identical but with much better performance.

Features

Here are some of the most recognizable features of Velocity.js:

  • High performance:
    Velocity.js uses optimized code to provide fast and smooth animations.
  • Short syntax:
    The API is designed to be simple and easy to use, with a short syntax that is similar to jQuery’s.
  • Chaining:
    Velocity.js supports chaining, so you can apply multiple animations to the same element.
  • Easing functions:
    Velocity.js includes a wide variety of easing functions that can be used to create custom animations.
  • SVG support:
    Velocity.js can be used to animate SVG elements, including SVG paths.
  • Cross-browser compatibility:
    Velocity.js works with all modern browsers, including IE 9+.

Installation

Please view the project's README.txt for detailed installation instruction.

Requirements

No requirement.

Similar projects

  • Anime.js
    Is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects.
  • Scene.js
    Is a JavaScript and CSS timeline-based animation library for creating animated websites.
  • Vivus.js
    is a module that aims to integrate Vivus.js library with Drupal. Provides SVG animate, Improve site interactivity with awesome animations.
  • Mo . js
    Is a javaScript motion graphics library that is a fast, retina ready, modular.
  • Textimate ( Text + Animate )
    Provides text animation, enhancing site interactivity with awesome effects. Effortlessly transform static text into mesmerizing animations.

Supporting this Module

Please let me know if a new feature is needed or is there any issue and feedback. You can announce it in the Velocity Issues section.

Documentation

Please check Official Velocity.js Documentation for more information.

Velocity.js is a lightweight and performant animation library that provides a simple API for creating smooth animations and transitions on the web. Its short syntax, chaining capabilities, and cross-browser compatibility make it a popular choice for creating UI animations, page transitions, and data visualizations.

Project information

Releases