Docs.rs
jhol-core-1.0.1
jhol-core 1.0.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
bhuvanprakash
Dependencies
base64 ^0.21
normal
chrono ^0.4
normal
flate2 ^1.0
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tar ^0.4
normal
ureq ^2.10
normal
Versions
72.02%
of the crate is documented
Platform
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
Skip to main content
Module install
jhol_
core
1.0.1
Module install
Module Items
Structs
Functions
In crate jhol_
core
jhol_core
Module
install
Copy item path
Source
Structs
§
Install
Options
Functions
§
install_
lockfile_
only
Only update lockfile (no node_modules). Uses native resolver and lockfile writer.
install_
package
Install packages. Uses parallel validation, cache (content-addressable), native registry with backend fallback.
resolve_
install_
from_
package_
json
Install dependencies from package.json (and optional package-lock.json or bun.lock). Returns list of specs to install. If strict_lockfile is true, requires lockfile to exist and all deps to be in lockfile.