Deno supports using npm modules in your projects
Millions of packages you already know are just a few keystrokes away. Add them to your project with a simple command that will already feel familiar.
// install an npm package to your project
$ deno install npm:hono
Popular packages
The npm packages you reach for most often are ready to use in Deno
Node and npm compatibility
You don't need to throw out your existing knowledge or code. Deno plays nicely with Node and with npm.