Download widget js Free Java Code
Description
Widget.JS is a framework that provied routing, events and a widgets to JS Apps.
Source Files
The download file widget-js-master.zip has the following entries.
.gitignore// www . ja v a 2 s. c o m
.jshintrc
.travis.yml
Gruntfile.js
LICENSE
README.md
bower.json
dist/WidgetJS.min.js
docs/docco/core.html
docs/docco/docco.css
docs/docco/events.html
docs/docco/htmlCanvas.html
docs/docco/router.html
docs/docco/widget-extensions.html
docs/docco/widget.html
package.json
sample/counterWidget/index.html
sample/recipes/app.js
sample/recipes/app_main.js
sample/recipes/assets/app.css
sample/recipes/documents.js
sample/recipes/documents/aboutDocument.js
sample/recipes/documents/exportDocument.js
sample/recipes/documents/recipeDocument.js
sample/recipes/documents/recipeEditorDocument.js
sample/recipes/documents/recipesDocument.js
sample/recipes/index.html
sample/recipes/model/defaultRecipesData.js
sample/recipes/model/recipe.js
sample/recipes/model/recipeRepository.js
sample/recipes/widgets.js
sample/recipes/widgets/navigationWidget.js
sample/recipes/widgets/regionWidget.js
src/core.js
src/events.js
src/htmlCanvas.js
src/router.js
src/router/deprecatedRouter.js
src/router/hash.js
src/router/route.js
src/router/router.js
src/router/segments.js
src/router/url.js
src/widget-extensions.js
src/widget.js
test/.jshintrc
test/eventsTest.js
test/htmlCanvasTest.js
test/index.html
test/router/deprecatedRouterTest.js
test/router/hashTest.js
test/router/routeTest.js
test/router/routerTest.js
test/tests.js
test/widgetTest.js
Download
Click the following link to download widget-js-master.zip.
widget-js-master.zip