Docs.rs
node_resolver-0.52.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
node_resolver 0.52.0
Node.js module resolution algorithm used in Deno
Crate
Source
Builds
Feature flags
Documentation
Coverage
6.76%
20
out of
296
items documented
0
out of
92
items with examples
Size
Source code size: 199.5 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 29.7 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
denoland/deno
104088
5699
2283
crates.io
Dependencies
anyhow ^1.0.57
normal
async-trait ^0.1.73
normal
boxed_error ^0.2.3
normal
capacity_builder ^0.5.0
normal
dashmap ^5.5.3
normal
deno_error =0.7.0
normal
deno_graph =0.99.0
normal
optional
deno_maybe_sync ^0.1.0
normal
deno_media_type =0.2.9
normal
deno_package_json ^0.16.0
normal
deno_path_util =0.6.1
normal
deno_semver =0.9.0
normal
futures ^0.3.31
normal
lazy-regex ^3
normal
once_cell ^1.17.1
normal
path-clean =0.1.0
normal
pretty_assertions =1.4.1
normal
regex ^1.7.0
normal
serde ^1.0.149
normal
serde_json ^1.0.85
normal
sys_traits =0.1.17
normal
thiserror ^2.0.12
normal
url ^2.5
normal
sys_traits =0.1.17
dev
Versions
0.52.0
(2025-08-21)
0.51.0
(2025-08-13)
0.50.0
(2025-07-31)
0.49.0
(2025-07-16)
0.48.0
(2025-07-08)
0.47.0
(2025-07-01)
0.46.0
(2025-06-23)
0.45.0
(2025-06-12)
0.44.0
(2025-05-29)
0.43.0
(2025-05-15)
0.42.0
(2025-04-30)
0.41.0
(2025-04-24)
0.40.0
(2025-04-18)
0.39.0
(2025-04-14)
0.38.0
(2025-04-11)
0.37.0
(2025-04-05)
0.36.0
(2025-04-04)
0.35.0
(2025-03-28)
0.34.0
(2025-03-21)
0.33.0
(2025-03-14)
0.32.0
(2025-03-05)
0.31.0
(2025-02-25)
0.30.0
(2025-02-20)
0.29.0
(2025-02-18)
0.28.0
(2025-02-13)
0.27.0
(2025-01-31)
0.26.0
(2025-01-30)
0.25.0
(2025-01-22)
0.24.0
(2025-01-16)
0.23.0
(2025-01-09)
0.22.0
(2024-12-17)
0.21.0
(2024-12-11)
0.20.0
(2024-12-05)
0.19.0
(2024-11-28)
0.18.0
(2024-11-21)
0.17.0
(2024-11-21)
0.16.0
(2024-11-10)
0.15.0
(2024-11-06)
0.14.0
(2024-10-30)
0.13.0
(2024-10-25)
0.12.0
(2024-10-17)
0.11.0
(2024-10-16)
0.10.0
(2024-10-08)
0.9.0
(2024-10-02)
0.8.0
(2024-10-02)
0.7.0
(2024-09-04)
0.6.0
(2024-08-29)
0.5.0
(2024-08-22)
0.4.0
(2024-08-22)
0.3.0
(2024-07-31)
0.2.0
(2024-07-26)
0.1.1
(2022-03-15)
0.1.0
(2022-02-24)
Owners
Node Resolver
Provides Node.js compatible resolution for the Deno project.