deno

v 1.42.4 Updated: 2 days, 20 hours ago

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

Deno is a secure runtime for JavaScript and TypeScript. It is secure by default, performs no file, network, or environment access, unless explicitly enabled, and supports TypeScript out of the box. Deno has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt), with a set of reviewed (audited) standard modules that are guaranteed to work with Deno.

https://deno.land

To install deno, paste this in macOS terminal after installing MacPorts

sudo port install deno

Add to my watchlist

Installations 18
Requested Installations 16