Sugar

What is Sugar?

It is a JavaScript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with LESS code.

Simple

A straightforward API makes Sugar very easy to pick up and start using.

Modular

Custom builds and modularized npm packages let you use only what you need.

Extensible

Users can define methods or use plugins to handle specialized use cases.

Dates

The date module parses, formats, and manipulates dates and supports many locales.

Natives

Sugar blends in with native methods, and defers to their implementations when possible.

Polyfills

A comprehensive polyfill suite patches browser support when it is broken or missing.

official sugarjs.com


src stackshare.io/sugar