|
Project Information
|
Yet Another Javascript Framework. Focuses on getting out of the way and empowering you do build amazing javascript applications. Based on the codebehind concept of ASP.net, it builds on the notion that each page (or part of a page) should have an external code-behind page that initializes and deals with objects, rather than having that code scattered throughout your markup. Strongly object oriented and extensible, it will have a full range of DOM utility methods, language helpers, and basic modules like drop downs, checkbox lists, et cetera. It provides methods for typechecking method arguments, and programming to an interface. |