Download of page-module-2.htm (page-module-2.htm ( external link: SF.net): 352 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
352 bytes
MD5
548262e016b2c9603ff4d18242ad46f6

專案描述

Most single-page web apps which use JavaScript/Ajax are as complex as Java programs.
Until this project, programmers were forced to put all their HTML into one file, while other languages, like Java, allow you to split up files and packages.

Also, with so many JavaScript libraries used together, having unique names for functions and variables is getting increasingly difficult, so this project allows package-names for variables and functions.