Category: JavaScript |
04 September 2011
Recently, I've discovered really nice JavaScript library - Sugar. It doesn't require jQuery, Prototype or any other JS frameworks. In fact, it can be used with them without any conflicts.
Sugar contains a lot of useful functions to work with objects, strings, numbers, dates, arrays and functions. It brings JS closer to "functional" programming, making you to write less code.
Sugar is cross-browser and fully compatible with ECMAScript.
Comments
blog comments powered by Disqus