Download FrameworkJS Free Java Code
Description
Another MVC framework for Javascript. FrameworkJS has built in support for Models, Views, Controllers and Services. It supports a strip down Publisher/Subscriber pattern and it also has a utility for doing AJAX calls.
Source Files
The download file FrameworkJS-master.zip has the following entries.
.gitignore//from w w w . j av a 2 s . com
README.md
build/build.xml
build/lib/ant-contrib.jar
build/lib/yuicompressor-2.4.2.jar
build/lib/yuicompressor-2.4.4.jar
examples/css/stylesheet.css
examples/data/data.json
examples/data/markup.html
examples/index.html
examples/js/publisher.js
examples/js/services.js
examples/publisher.html
examples/services.html
examples/templates/template.html
src/ajax.js
src/controller.js
src/eventtarget.js
src/frameworkjs.js
src/json2.js
src/model.js
src/publisher.js
src/router.js
src/service.js
src/utils.js
src/view.js
Download
Click the following link to download FrameworkJS-master.zip.
FrameworkJS-master.zip