Download example multipage Free Java Code

Description

Example RequireJS based project that has multiple pages that share a common set of modules.

Source Files

The download file example-multipage-master.zip has the following entries.


.gitignore/*from  w  ww .  ja  v a2  s.c o m*/
README.md
package.json
tools/build.js
tools/r.js
www/js/app/controller/Base.js
www/js/app/controller/c1.js
www/js/app/controller/c2.js
www/js/app/lib.js
www/js/app/main1.js
www/js/app/main2.js
www/js/app/model/Base.js
www/js/app/model/m1.js
www/js/app/model/m2.js
www/js/common.js
www/js/lib/jquery.js
www/js/lib/require.js
www/js/page1.js
www/js/page2.js
www/page1.html
www/page2.html

Download

Click the following link to download example-multipage-master.zip.

example-multipage-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui