A modern runtime for JavaScript and TypeScript.
Go to file
2019-05-03 19:33:50 -04:00
.github
build@7b594236fb Upgrade V8 to 7.6.53 2019-04-29 19:56:16 -07:00
build_extra fs: add Deno.utime/Deno.utimeSync (#2241) 2019-05-01 05:08:11 -04:00
cli v0.4.0 2019-05-03 19:33:50 -04:00
core v0.4.0 2019-05-03 19:33:50 -04:00
js feat(cli cmd): deno xeval (#2260) 2019-05-03 16:24:09 -04:00
prebuilt
tests fix: deno version panic (#2286) 2019-05-03 18:48:50 -04:00
third_party@b9286ced4a Add Request global constructor (#2253) 2019-05-01 23:56:42 -04:00
tools add "deno run" subcommand (#2215) 2019-05-03 17:15:16 -04:00
website add "deno run" subcommand (#2215) 2019-05-03 17:15:16 -04:00
.appveyor.yml Bump required rustc version to 1.34.1 2019-05-03 17:13:47 +02:00
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes Exclude .png files from git auto-EOL (#2161) 2019-04-20 15:11:16 -04:00
.gitignore
.gitmodules
.gn Upgrade V8 to 7.6.53 2019-04-29 19:56:16 -07:00
.prettierignore
.prettierrc.json
.rustfmt.toml
.travis.yml ci: make the sanitize build fast again (#2280) 2019-05-03 12:54:25 -04:00
.yarnclean
build_overrides
BUILD.gn Rename test targets (#2262) 2019-05-01 09:48:56 -04:00
buildtools
Cargo.lock v0.4.0 2019-05-03 19:33:50 -04:00
Cargo.toml Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -04:00
deno.gni Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -04:00
gclient_config.py Upgrade V8 to 7.6.53 2019-04-29 19:56:16 -07:00
LICENSE
node_modules
package.json Add Request global constructor (#2253) 2019-05-01 23:56:42 -04:00
README.md Website updates (#1984) 2019-03-22 11:34:47 -04:00
Releases.md v0.4.0 2019-05-03 19:33:50 -04:00
rollup.config.js Add support for custom tsconfig.json (#2089) 2019-04-29 07:58:31 -07:00
testing
tsconfig.json Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -04:00

deno

A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.

Linux & Mac Windows

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