Download of third-package.js (third-package.js ( external link: SF.net): 1,033 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
1,033 bytes
MD5
97a327397a79ee9feccf7f91baf3a407

專案描述

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.