Sunday, May 01, 2011

Prototype: an Object-Oriented JavaScript Framework

Prototype is a JavaScript framework that aims to ease development of dynamic web applications. It offers a familiar class-style object-oriented framework, extensive Ajax support, higher-order programming constructs, and easy DOM manipulation.

http://www.prototypejs.org/