# readonly-date-esm

> An immutable drop-in replacement for JavaScript's Date type (ESM version)

Latest version **2.0.0** (published 2025-11-12) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install readonly-date-esm
pnpm add readonly-date-esm
yarn add readonly-date-esm
bun add readonly-date-esm
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2025-11-12 |
| First published | 2025-10-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 15.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | webmaster128 |

## Links

- npm: https://www.npmjs.com/package/readonly-date-esm
- Repository: https://github.com/webmaster128/readonly-date
- Homepage: https://github.com/webmaster128/readonly-date#readme
- Issues: https://github.com/webmaster128/readonly-date/issues
- npm.io page: https://npm.io/package/readonly-date-esm

## Recent versions

- 2.0.0 (latest) — 2025-11-12
- 2.0.0-rc.0 — 2025-11-12
- 0.0.1 — 2025-10-22

## README

# readonly-date-esm

[![npm version](https://img.shields.io/npm/v/readonly-date-esm.svg)](https://www.npmjs.com/package/readonly-date-esm)
[![license](https://img.shields.io/npm/l/readonly-date-esm)](https://github.com/webmaster128/readonly-date/blob/main/LICENSE)
![minified size](https://img.shields.io/bundlephobia/min/readonly-date-esm.svg)
![monthly downloads](https://img.shields.io/npm/dm/readonly-date-esm.svg)

An immutable drop-in replacement for JavaScript's Date type.

This is a fork of [readonly-date](https://www.npmjs.com/package/readonly-date).
If things go well we'll get access to this package at some point and can merge
this fork into the original name. You can also follow [this discussion](https://github.com/cosmos/cosmjs/issues/1869) for updates.

## License

This repository is licensed under the Apache License 2.0 (see NOTICE and LICENSE).

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