moment-mini icon indicating copy to clipboard operation
moment-mini copied to clipboard

Parse, validate, manipulate, and display dates in javascript. http://momentjs.com

npm version

moment-mini

This package exposes moment.min.js as an npm module so you can import/require the minified version of moment into your projects without the bloat of the locales.

This package will follow the moment.js releases.