Registry / other / deno-node

deno-node

JSON →
library0.189.0rscratesunverified

Provides Node.js compatibility for the Deno runtime.

# Cargo.toml [dependencies] deno_node = "0.189.0"
INSTALL
IMPORT
SIG · DENO-NODE
D
deno-node
otherrustv0.189.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NodeCompat
use deno_node::NodeCompat;

Initializes the Node compatibility layer.

use deno_node::NodeCompat; fn main() { let compat = NodeCompat::new(); println!("Node compatibility layer initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.189.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
deno-node — cargo add deno-node · libregistry