Sugar – Javascript library for working with native objects

Dated Added → August 17, 2011Categories → Framework, Javascript

Sugar is a Javascript library for working with native objects. It is designed to be intuitive, unobtrusive, and let you do more with less code. It’s simple to understand and easy to use. Sugar is a not a framework for AJAX, animation, or DOM manipulation. In fact, Sugar is not tied to the browser in any way.
Sugar - Javascript library for working with native objects

Core Features

  • Extends native Javascript objects with helpful, intuitive methods
  • Adds cross browser functionality when it is broken or missing
  • Test-driven from the ground up and includes a massive suite of tests
  • Layers in enhancements when necessary, but defers to native functions when available
  • Plays nicely with other Javascript frameworks and third-party code
  • Fully ECMAScript compliant
Processing your request, Please wait....