blowfish/node_modules/moment-mini/README.md
2023-01-29 22:30:24 +00:00

7 lines
438 B
Markdown

[![npm version](https://badge.fury.io/js/moment-mini.svg)](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).