# moment-mini

> Parse, validate, manipulate, and display dates

Latest version **2.29.4** (published 2022-08-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install moment-mini
pnpm add moment-mini
yarn add moment-mini
bun add moment-mini
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.29.4 |
| Published | 2022-08-05 |
| First published | 2017-02-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 81.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 83 |
| Author | Tim Wood, Iskren Chernev, Moment.js contributors |
| Maintainers | ksloan |
| Keywords | moment, date, time, parse, format, validate, i18n, l10n, ender |

## Links

- npm: https://www.npmjs.com/package/moment-mini
- Repository: https://github.com/ksloan/moment-mini
- Homepage: https://github.com/ksloan/moment-mini#readme
- Issues: https://github.com/ksloan/moment-mini/issues
- npm.io page: https://npm.io/package/moment-mini

## Alternatives

- [@js-joda/timezone](https://npm.io/package/@js-joda/timezone.md) — 383.4K weekly downloads
- [chartjs-adapter-moment](https://npm.io/package/chartjs-adapter-moment.md) — 210.8K weekly downloads
- [strftime](https://npm.io/package/strftime.md) — 171.2K weekly downloads
- [vue-flatpickr-component](https://npm.io/package/vue-flatpickr-component.md) — 115.8K weekly downloads
- [timepicker](https://npm.io/package/timepicker.md) — 51.0K weekly downloads

## Recent versions

- 2.29.4 (latest) — 2022-08-05
- 2.24.0 — 2020-02-16
- 2.22.1 — 2018-05-28
- 2.19.4 — 2017-12-12
- 2.18.1 — 2017-04-18
- 2.17.2 — 2017-02-24
- 2.17.1 — 2017-02-24

## README

[![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).

---
_Source: https://npm.io/package/moment-mini · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
