SATURNJS is a lightweight JS framework with the features of flexible invocation and small kernel.
SATURNJS load on-demand way to load all kinds of JS Plug-ins, some plug-ins using the online open source JS code, and very easy to expand, to help developers quickly create their own JS code base, thereby improving the development efficiency.
2.0 completely subversion of the 1.0 architecture, but provide a virtual class, and support the constructors, inheritance and multiple inheritance and other classes of characteristics, help developers better use JS to achieve more complex front-end applications.
New features
profile : New rtenv.conf configuration file, you can set the path of various modules and turn on or off some features, users can also add their own configuration information to apply to their own applications, make it more flexible.
Virtual class : SaturnJS2.0 establishes the concept of a class and supports attributes such as constructors, attributes, methods, inheritance, and multiple inheritance.
Class Library Import : SaturnJS2.0 will provide rich classes to help developers improve front-end development efficiency, the use of Class library import can more easily import the required class files, really do on-demand loading.
exception handling mechanism : Rich JS error handling mechanism, on the basis of its own error processing also increased the concept of exception exception handling, and support debugging functions. All file loading sections are recorded in the internal log, making it easier to understand the cause and location of the error.
caching mechanism : Due to the disadvantages of cookies, SaturnJS2.0 provides a richer caching mechanism and provides faster access operations that support mainstream browsers such as ie5.5+, firefox2+, and Chrome.
SATURNJS 1.0
The main use of loading on-demand way to load all kinds of JS Plug-ins, some plug-ins using the online open source JS code, and very easy to expand, to help developers quickly create their own JS code base, thereby improving the development efficiency.
Original link: http://www.oschina.net/news/15948/SaturnJS-2-0
"Edit Recommendation"
- JavaScript code optimization new tool UGLIFYJS
- Visual Studio 2010 extension lets JS and CSS fold
- How to become a good JSP programmer
- Super JavaScript Editor Webstorm 2.1 release
"Responsible editor: Chen Yu new TEL: (010) 68476606"