{"library":"velocity-animate","type":"library","category":null,"description":"Velocity.js is a high-performance JavaScript animation library that provides a feature-rich and fast alternative to traditional methods like jQuery's `$.animate()` or basic CSS transitions. It enables complex UI motion design by optimizing DOM interactions to minimize layout thrashing and leveraging efficient JavaScript animation techniques. Key features include support for color animations, CSS transforms, loops, easings, SVG properties, and scrolling. Velocity.js offers an API that closely mirrors jQuery's `$.animate()`, allowing for seamless integration with or independent use from jQuery. The library is currently stable at version 2.0.6, released in September 2023, demonstrating ongoing maintenance and development. This version integrated the former `UI-Pack` animations directly into its core and introduced a Promise-based API for modern asynchronous control flow. It aims to deliver significantly smoother animations, especially on mobile devices, by focusing on performance at its core.","language":"javascript","status":"active","version":"1.5.2","tags":["javascript","velocity","animation","jquery","animate","ui","velocity.js","velocityjs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install velocity-animate","imports":["import Velocity from 'velocity-animate';","const Velocity = require('velocity-animate');","// Global in browser after <script src=\"velocity.min.js\"></script>","import type { Properties, Easing, ElementCallback } from 'velocity-animate';"]},{"cmd":"yarn add velocity-animate","imports":[]},{"cmd":"pnpm add velocity-animate","imports":[]}],"homepage":"http://velocityjs.org","github":"https://github.com/julianshapiro/velocity","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/velocity-animate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/velocity-animate/compatibility"}}