Jul 22, 2011

Sugar: A Javascript library for working with native objects.

It is designed to be intuitive, unobtrusive, and let you do more with less code.

It is similar to Prototype in that it adds methods to native Javascript objects. However, it doesn't carry any of the weight of classic browser-oriented frameworks (ajax, DOM manipulation, inheritance, etc.). Sugar is also not interested in adhering to a Ruby based syntax, nor does it have anything to do with Rails. Sugar is Javascript for Javascript developers.

Link: sugarjs.com

No comments:

Post a Comment