moment-mini
Version:
Parse, validate, manipulate, and display dates
8 lines (4 loc) • 438 B
Markdown
[](https://badge.fury.io/js/moment-mini)
# moment-mini
This package exposes [moment.min.js](https://github.com/moment/moment/blob/develop/min/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](https://github.com/moment/moment/releases).