# memoirist

> Elysia's Radix Tree router for fast matching dynamic parameters

Latest version **1.2.2** (published 2026-08-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install memoirist
pnpm add memoirist
yarn add memoirist
bun add memoirist
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.2.2 |
| Published | 2026-08-09 |
| First published | 2023-04-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 24.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 46 |
| Author | saltyAom |
| Maintainers | aomkirby123 |
| Keywords | elysia, memoirist, router |

## Links

- npm: https://www.npmjs.com/package/memoirist
- Repository: https://github.com/SaltyAom/memoirist
- Issues: https://github.com/SaltyAom/memoirist/issues
- npm.io page: https://npm.io/package/memoirist

## Alternatives

- [express-promise-router](https://npm.io/package/express-promise-router.md) — 736.1K weekly downloads
- [next-usequerystate](https://npm.io/package/next-usequerystate.md) — 29.8K weekly downloads
- [@bitkyc08/opencodex](https://npm.io/package/@bitkyc08/opencodex.md) — 4.6K weekly downloads
- [lynkr](https://npm.io/package/lynkr.md) — 575 weekly downloads
- [baremetal.js](https://npm.io/package/baremetal.js.md) — 42 weekly downloads

## Recent versions

- 1.2.2 (latest) — 2026-08-09
- 1.2.1 — 2026-07-24
- 1.2.0 — 2026-07-12
- 1.1.0 — 2026-06-25
- 1.0.3 — 2026-05-10
- 1.0.2 — 2026-05-06
- 1.0.1 — 2026-04-29
- 1.0.0 — 2026-04-29
- 0.4.0 — 2025-08-05
- 0.3.1 — 2025-06-03
- 0.3.0 — 2025-01-09
- 0.2.0 — 2024-05-16
- 0.1.10 — 2024-01-26
- 0.1.9 — 2024-01-26
- 0.1.8 — 2024-01-26
- … 8 more at https://npm.io/package/memoirist/versions

## README

# memoirist 📋
Elysia's Radix Tree router for fast matching dynamic parameters.

Fork of Medley Router, revised optimized for Bun with type support.

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