A modern runtime for JavaScript and TypeScript.
Find a file
Bartek Iwańczuk f4cc08c4fc
v0.32.0
2020-02-03 16:36:07 +01:00
.github upgrade: Rust 1.41.0 (#3838) 2020-01-31 04:49:13 -05:00
cli v0.32.0 2020-02-03 16:36:07 +01:00
core v0.32.0 2020-02-03 16:36:07 +01:00
deno_typescript v0.32.0 2020-02-03 16:36:07 +01:00
std fix: Deno.remove() to properly remove dangling symlinks (#3860) 2020-02-03 08:20:15 -05:00
test_plugin s/PinnedBuf/ZeroCopyBuf (#3782) 2020-01-24 15:10:49 -05:00
third_party@9ab7948049
tools Remove //tests symlink (#3849) 2020-02-02 16:55:22 -05:00
.editorconfig
.eslintignore feat: dprint formatter (#3820) 2020-01-29 21:16:48 -05:00
.eslintrc.json
.gitattributes
.gitignore
.gitmodules
.prettierignore
.prettierrc.json
.rustfmt.toml
Cargo.lock v0.32.0 2020-02-03 16:36:07 +01:00
Cargo.toml
LICENSE
README.md
Releases.md v0.32.0 2020-02-03 16:36:07 +01: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