# find-my-way-ts

> Crazy fast http radix based router

Latest version **0.1.6** (published 2025-07-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install find-my-way-ts
pnpm add find-my-way-ts
yarn add find-my-way-ts
bun add find-my-way-ts
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.6 |
| Published | 2025-07-08 |
| First published | 2023-12-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 160.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Tomas Della Vedova - @delvedor |
| Maintainers | tim-smart |

## Links

- npm: https://www.npmjs.com/package/find-my-way-ts
- Repository: https://github.com/tim-smart/find-my-way-ts
- Homepage: https://github.com/tim-smart/find-my-way-ts#readme
- Issues: https://github.com/tim-smart/find-my-way-ts/issues
- npm.io page: https://npm.io/package/find-my-way-ts

## Recent versions

- 0.1.6 (latest) — 2025-07-08
- 0.1.5 — 2024-07-17
- 0.1.4 — 2024-06-20
- 0.1.3 — 2024-06-20
- 0.1.2 — 2024-04-30
- 0.1.1 — 2023-12-21
- 0.1.0 — 2023-12-14

## README

# find-my-way-ts

Fork of the amazing find-my-way router.

A crazy fast HTTP router, internally uses an highly performant [Radix Tree](https://en.wikipedia.org/wiki/Radix_tree) (aka compact [Prefix Tree](https://en.wikipedia.org/wiki/Trie)), supports route params, wildcards, and it's framework independent.

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