| Crates.io | node-resolve |
| lib.rs | node-resolve |
| version | 2.2.0 |
| created_at | 2018-03-06 12:33:30.27342+00 |
| updated_at | 2018-05-16 09:09:30.782731+00 |
| description | The Node.js module resolution algorithm |
| homepage | |
| repository | https://github.com/goto-bus-stop/node-resolve |
| max_upload_size | |
| id | 54125 |
| size | 18,940 |
Rust implementation of the Node.js module resolution algorithm.
Missing features:
Add to your Cargo.toml:
[dependencies]
node-resolve = "2.2.0"
See docs.rs/node-resolve.