node-resolve

Crates.ionode-resolve
lib.rsnode-resolve
version2.2.0
sourcesrc
created_at2018-03-06 12:33:30.27342
updated_at2018-05-16 09:09:30.782731
descriptionThe Node.js module resolution algorithm
homepage
repositoryhttps://github.com/goto-bus-stop/node-resolve
max_upload_size
id54125
size18,940
Renée (goto-bus-stop)

documentation

https://docs.rs/node-resolve

README

node-resolve

node-resolve on crates.io

Rust implementation of the Node.js module resolution algorithm.

Missing features:

  • async?
  • maybe more

Install

Add to your Cargo.toml:

[dependencies]
node-resolve = "2.2.0"

Usage

See docs.rs/node-resolve.

License

Apache-2.0

Commit count: 49

cargo fmt