Favicon of Deno

Deno

Develop applications using a modern runtime that supports TypeScript natively, adheres to web standards, and provides a complete suite of development tools.

Screenshot of Deno website

This modern runtime provides a secure environment for executing JavaScript and TypeScript with zero configuration. By prioritizing web standard APIs, it ensures code consistency between the browser and the backend while offering unmatched security through a "secure by default" model. Programs have no file, network, or environment access unless explicitly granted, effectively preventing supply chain attacks.

Key features include:

  • Built-in toolchain: Includes a linter, test runner, and formatter out of the box.
  • Native TypeScript support: Run .ts files directly without additional compilation steps.
  • Node.js compatibility: Seamlessly import npm packages and use existing package.json files.
  • High performance: Optimized for speed with a lightweight architecture and efficient networking.
  • Standalone executables: Compile programs into single files for easy distribution.

The platform also integrates with cloud services for rapid deployment and supports modern frameworks for server-side rendering with minimal overhead.

Categories:
Downloads
42,516
Stars
106,273
Last published
Mar 3, 2026
Last commit
5 hours ago
License
MIT

Similar to Deno

Favicon

 

  
  
Favicon

 

  
  
Favicon