infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
15 lines (14 loc) • 395 B
JSON
{
"enhancement": {
"name": "Progressive Enhancement",
"description": "Provides support for progressively enhancing components based on the capabilities of the browser.",
"files": [
"./js/ContextAwareness.js",
"./js/ProgressiveEnhancement.js"
],
"dependencies": [
"jQuery",
"framework"
]
}
}