A modern runtime for JavaScript and TypeScript.
Go to file
2019-09-13 16:40:08 -04:00
.github
build@6af664c48e Upgrade V8 to 7.9.8 (#2907) 2019-09-10 19:18:31 -04:00
cli v0.18.0 2019-09-13 16:40:08 -04:00
cli_snapshots v0.18.0 2019-09-13 16:40:08 -04:00
core v0.18.0 2019-09-13 16:40:08 -04:00
deno_typescript v0.18.0 2019-09-13 16:40:08 -04:00
js deno_typescript cleanup/improvements (#2901) 2019-09-12 17:30:04 -04:00
prebuilt Upload mac/sccache that doesn't link to openssl (#1929) 2019-03-14 18:49:41 -04:00
tests Upgrade rust crates 2019-09-13 00:38:02 +02:00
third_party@4b36ce22a2 tools: download gn from CIPD (#2912) 2019-09-11 18:22:23 -04:00
tools Fix tools/cargo_package.py (#2940) 2019-09-13 16:39:42 -04:00
website Added normalized benchmark graphs (#2919) 2019-09-11 16:09:58 -04:00
.appveyor.yml appveyor: download sccache before attempting to start it 2019-09-12 19:38:38 +02:00
.editorconfig
.eslintignore Migrate from tslint to eslint for linting (#1905) 2019-03-09 12:30:38 -05:00
.eslintrc.json Update @typescript-eslint/* to v2.1.0 (#2878) 2019-09-07 12:27:18 -04:00
.gitattributes Typo fix (#2592) 2019-07-25 16:44:32 +00:00
.gitignore feat: default output filename for deno bundle (#2484) 2019-06-11 14:38:19 -04:00
.gitmodules
.gn Upgrade v8 to 7.7.200 (#2624) 2019-07-09 14:03:06 -04:00
.prettierignore
.prettierrc.json
.rustfmt.toml rustfmt: disable format_macro_bodies 2019-07-08 23:06:30 +02:00
.travis.yml Upgrade V8 to 7.9.8 (#2907) 2019-09-10 19:18:31 -04:00
.yarnclean Cleanup node_modules, update packages (#1894) 2019-03-07 08:53:56 -05:00
build_overrides
BUILD.gn Remove tools/build.py (#2865) 2019-09-06 20:32:58 -04:00
buildtools
Cargo.lock v0.18.0 2019-09-13 16:40:08 -04:00
Cargo.toml Refactor snapshot build (#2825) 2019-09-02 17:07:11 -04:00
CONTRIBUTING.md doc: add CONTRIBUTING.md (#2813) 2019-08-24 08:42:29 -07:00
gclient_config.py tools: download gn from CIPD (#2912) 2019-09-11 18:22:23 -04:00
LICENSE
node_modules
package.json Update @typescript-eslint/* to v2.1.0 (#2878) 2019-09-07 12:27:18 -04:00
README.md Website updates (#1984) 2019-03-22 11:34:47 -04:00
Releases.md v0.18.0 2019-09-13 16:40:08 -04:00
testing
tsconfig.json Add default-run (+ clean up old references) (#2876) 2019-09-06 22:31:56 -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