use-npm
npm command and package spec primitives for RustUse.
Experimental
use-npm is experimental while use-js remains below 0.3.0.
Example
use ;
let registry = new?;
let spec = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- npm command labels.
- Script command text.
- Registry URL and package spec metadata.
Non-goals
- Running npm.
- Registry API calls.
- Full npm package spec parsing.
License
Licensed under either Apache-2.0 or MIT.