27 February, 2013

Sugar 1.3.9


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Andrew Plummer | More scripts
sugarjs.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
February 28th, 2013, 03:54 GMT [view history]
C: \ Development Tools \ Other Libraries

Objects are the format used to move data around in JavaScript.

Everything can be an object in JavaScript, so this is why manipulating objects is important in JavaScript, even if it can be difficult and time consuming.

Sugar basically adds methods for objects, all with the purpose of extending native JavaScript support for dealing with that respective data type.

The library is compatible with client-side (browsers) and server-side (Node.js) environments as well.

Sugar is also non-breaking, working with or without a JavaScript framework loaded on the page.

It's modular design also ensures developers won't use only 10% of the code and load only the parts they need.

Requirements:

· JavaScript enabled on client side
· Node.js for server-side environments

What's New in This Release: [ read full changelog ]

· Added Object.toQueryString.
· Fixed for timezone offset -0330, etc..
· Fixed for methods like isToday not working when using a non-English locale.


Download button
Via: Sugar 1.3.9

0 Comment: