infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
19 lines (18 loc) • 421 B
JSON
{
"textfieldSlider": {
"name": "Textfield Slider",
"description": "A synchronized slider and textfield",
"cssFiles": [],
"files": [
"./js/TextfieldSlider.js"
],
"dependencies": [
"jQuery",
"jQueryUI",
"normalize",
"framework",
"enhancement",
"jQueryTouchPunchPlugin"
]
}
}