# MacOS and Linux curl -fsSL https://deno.land/x/install/install.sh | sh # Windows iwr https://deno.land/x/install/install.ps1 -useb | iex Click here for more installation options. Support for built-in Node.js modulesIn Deno, npm packages have already had access to built-in Node.js modules such as fs, path, process, and many more through Denoâs Node.js compatibility layer. In this release, these m
{{#tags}}- {{label}}
{{/tags}}