|
RightJS — is a compact JavaScript framework for developing cross-browser web-applications. RightJS based on extendable modular architecture. It has small (15k gzipped) core including many features such as DOM-manipulations, animations, forms, cookies, event processing(including non standard events), OOP implementations and others. RightJS is a direct descendant of Prototype library and analogue well-known JavaScript frameworks JQuery and Mootools. ==Key features== * Clear syntax. RightJS tries not to invent any new method names, instead of that it uses the naming principles that are already in use. It has a really clean, compact and mostly familiar syntax. * Unification * Performance * Calls by name * OOP DOM-wrappers * Optional safe mode * Later JavaScript specs support JavaScript(with emulation for old browsers) * JavaScript core extensions * Simplified numbers handling * Baked in spinners handling * Forms uploading handling * Object-oriented model * Open, extendable architecture * Uniformed events and options Handling * Mutated methods and chains 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「RightJS」の詳細全文を読む スポンサード リンク
|