{"id":68998,"library":"deno-node","title":"Deno Node","description":"Provides Node.js compatibility for the Deno runtime.","status":"active","version":"0.189.0","language":"rust","source_language":null,"source_url":"https://github.com/denoland/deno","tags":["deno","node","compatibility","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndeno_node = \"0.189.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add deno_node","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NodeCompat","correct":"use deno_node::NodeCompat;"}],"quickstart":{"code":"use deno_node::NodeCompat;\n\nfn main() {\n    let compat = NodeCompat::new();\n    println!(\"Node compatibility layer initialized\");\n}","lang":"rust","description":"Initializes the Node compatibility layer."},"warnings":[],"env_vars":null,"search_vec":"'compat':5,12 'deno':1,8,10 'node':2,11 'node.js':4 'provid':3 'runtim':9,13","created_at":"2026-06-17T17:56:17.169724+00:00","updated_at":"2026-06-17T17:56:17.169724+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/denoland/deno","github":"https://github.com/denoland/deno","docs":"https://docs.rs/deno_node/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}