A modern runtime for JavaScript and TypeScript.
Go to file
Bartek Iwańczuk a14b3c9e30
v1.3.3
2020-09-04 18:15:24 +02:00
.cargo
.github update actions to run on ubuntu-18.04 (#7160) 2020-08-31 11:48:58 -04:00
cli v1.3.3 2020-09-04 18:15:24 +02:00
core v1.3.3 2020-09-04 18:15:24 +02:00
docs docs: use the rightwards arrow symbol uniformly (#7331) 2020-09-03 15:14:28 +02:00
op_crates/web v1.3.3 2020-09-04 18:15:24 +02:00
std v1.3.3 2020-09-04 18:15:24 +02:00
test_plugin
test_util fix: Handle bad redirects more gracefully (#7342) 2020-09-04 06:43:20 -04:00
third_party@e80050929a feat: update to TypeScript 4.0 (#6514) 2020-08-24 19:43:54 -04:00
tools fix benchmark publish again (#7235) 2020-08-28 14:06:20 -04:00
.dprintrc.json Upgrade third_party and dprint plugins. (#7097) 2020-08-18 13:29:30 -04:00
.editorconfig
.eslintignore Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
.eslintrc.json feat: update to TypeScript 4.0 (#6514) 2020-08-24 19:43:54 -04:00
.gitattributes remove unused git attributes (#7011) 2020-08-10 23:22:45 -04:00
.gitignore
.gitmodules Use https instead of ssh for wasi-test-suite submodule (#7202) 2020-08-26 18:23:14 +02:00
.rustfmt.toml
Cargo.lock v1.3.3 2020-09-04 18:15:24 +02:00
Cargo.toml Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
CODE_OF_CONDUCT.md
LICENSE
README.md
Releases.md v1.3.3 2020-09-04 18:15:24 +02:00

Deno

A secure runtime for JavaScript and TypeScript.

Build Status

Deno aims to provide a productive and secure scripting environment for the modern programmer. It is built on top of V8, Rust, and TypeScript.

Please read the introduction for more specifics.

Website

Manual

Install

API Reference

Style Guide

Module Repository

Releases

Chat

More links