UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

21 lines (20 loc) 536 B
{ "textfieldControls": { "name": "Textfield Controls", "description": "A collection of UI widgets that synchronize a control with a textfield.", "cssFiles": [ "./css/TextfieldSlider.css", "./css/TextfieldStepper.css" ], "files": [ "./js/Textfield.js", "./js/TextfieldSlider.js", "./js/TextfieldStepper.js" ], "dependencies": [ "jQuery", "normalize", "framework" ] } }