DMK Animation Engine For Elementor Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
DMK Animation Engine for Elementor animates headings, buttons, counters, and images without writing code. Pick an animation type, duration, and delay directly in the Elementor editor — DMK Animation Engine handles viewport-triggered entrances, scroll-synced scrubbing, and hover effects on the frontend.
Animations are powered by anime.js, a lightweight, MIT-licensed JavaScript animation engine.
Requires
- Elementor (free or Pro)
Source Code and Build Process
The JavaScript and CSS this plugin loads from build/ are bundled, minified output. The complete, uncompiled source is included in this plugin under src/, and the build configuration is included as vite.config.js.
The bundle contains exactly one third-party library: anime.js v4.5.0 by Julian Garnier, released under the MIT License. Its exact version is pinned in package-lock.json, and the complete, unmodified MIT license text is included with this plugin as LICENSE-anime.txt.
To rebuild the bundle from source:
npm ci
npm run build
Use npm ci rather than npm install so the exact dependency versions recorded in package-lock.json are installed. Output is written to build/, and the plugin locates it through build/.vite/manifest.json.
Credits
DMK Animation Engine bundles anime.js v4.5.0 by Julian Garnier, released under the MIT License. Copyright (c) 2025 Julian Garnier.
The complete, unmodified MIT license text ships with this plugin as LICENSE-anime.txt. Upstream copy: https://github.com/juliangarnier/anime/blob/master/LICENSE.md
The MIT License is GPL-compatible, so anime.js may be distributed as part of this GPLv2-or-later plugin. DMK Animation Engine itself is licensed under the GNU General Public License v2 or later; see LICENSE.
Screenshots
No screenshots provided

