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

File Information

File Size
1,033 octetos
MD5
97a327397a79ee9feccf7f91baf3a407

Descripción del Proyecto

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.