trig-js
Version:
Trig.js powers dynamic, CSS-driven animate-on-scroll effects using CSS variables and element position data, making AOS effortless. Create custom animations in CSS or use trig-animations.css for ready-made effects—full control or quick setup. Perfect for s
37 lines • 1.04 kB
JSON
{
"name": "trig-js",
"version": "4.2.0",
"description": "Trig.js powers dynamic, CSS-driven animate-on-scroll effects using CSS variables and element position data, making AOS effortless. Create custom animations in CSS or use trig-animations.css for ready-made effects—full control or quick setup. Perfect for storytelling websites.",
"main": "src/trig.js",
"repository": {
"type": "git",
"url": "git+https://github.com/iDev-Games/trig.git"
},
"keywords": [
"trigger",
"position",
"css",
"html",
"design",
"js",
"frontend",
"simple",
"animation",
"css-animations",
"css-variables",
"scroll-animations",
"data-attribute-html",
"animate-on-scroll",
"reveal-animation",
"aos-animation"
],
"author": "iDev Games",
"license": "MIT",
"bugs": {
"url": "https://github.com/iDev-Games/trig/issues"
},
"homepage": "https://github.com/iDev-Games/trig#readme",
"publishConfig": {
"@iDev-Games:registry": "https://npm.pkg.github.com"
}
}