translate3d
Version:
A jQuery plugin that transforms HTML-elements depending on the previous transformation with callback.
16 lines (15 loc) • 349 B
JSON
{
"name": "translate3d",
"version": "0.1.6",
"description": "A jQuery plugin that transforms HTML-elements depending on the previous transformation with callback.",
"main": "jquery.translate3d.js",
"peerDependencies": {
"jquery": "*"
},
"keywords": [
"jquery",
"translate3d"
],
"author": "hueyhe",
"license": "MIT"
}