I finished some important JS Specifications, welcome to discuss...

205 views
Skip to first unread message

fengchu...@gmail.com

unread,
Feb 21, 2013, 10:58:54 PM2/21/13
to comm...@googlegroups.com
visit URL is: https://github.com/fch415/jss

#1 Javascript Class Specification

Summary

This specification solves JS Class and Package definitions and auto loading. Allows loading general js or css file of JS Class's dependent resources. Because of each class namespace under its own class loader, so the class system will not conflict namespace. Plus the reflect Object and APIs of class system.

 #2 Javascript Bundle Specification

Summary

This specification is based on "JS Class Specification", solves JS Class Library definition and packaging. Any directory you can regarded as a bundle, includes package dirs and class files, other JS files not support the "JCS" spec., CSS files, images or video files, and so on. But as really "JS Bundle", this directory need a necessary file named "manifest.json". In this json file, define key informations, such as the bundle name which not is this directory name.


Offical implement framework is JSDK 1.0: https://github.com/fch415/jtdk

Reply all
Reply to author
Forward
0 new messages