19 unstable releases (6 breaking)

Uses new Rust 2024

0.6.4 Oct 29, 2025
0.6.1 Jul 29, 2025
0.3.2 Feb 21, 2025
0.3.0 Dec 27, 2024
0.2.1 Oct 9, 2024

#980 in HTTP server

Download history 8123/week @ 2025-08-19 11729/week @ 2025-08-26 10702/week @ 2025-09-02 12280/week @ 2025-09-09 10935/week @ 2025-09-16 13754/week @ 2025-09-23 13406/week @ 2025-09-30 11582/week @ 2025-10-07 12116/week @ 2025-10-14 13692/week @ 2025-10-21 15592/week @ 2025-10-28 11350/week @ 2025-11-04 11884/week @ 2025-11-11 21018/week @ 2025-11-18 23677/week @ 2025-11-25 35361/week @ 2025-12-02

94,155 downloads per month
Used in 87 crates (28 directly)

MIT license

44KB
1K SLoC

deno_path_util

Common path utilities used across Deno's repos.

Versioning Strategy

This crate does not follow semver so if you're outside the Deno org make sure to pin it to a patch version. Instead a versioning strategy that optimizes for more efficient maintenance is used:

  • Do the dependencies of Deno compile?
    • If yes, it's a patch release.
    • If no, it's a minor release.

Dependencies

~3–4MB
~72K SLoC