A modern runtime for JavaScript and TypeScript.
Go to file
2019-08-22 15:11:22 -07:00
.github
build@7b594236fb
build_extra third_party: upgrade rust crates 2019-08-22 14:22:25 -07:00
cli v0.16.0 2019-08-22 15:11:22 -07:00
core v0.16.0 2019-08-22 15:11:22 -07:00
js Support .d.ts files (#2746) 2019-08-22 12:05:01 -04:00
prebuilt
tests Support .d.ts files (#2746) 2019-08-22 12:05:01 -04:00
third_party@ad1117a344 third_party: upgrade rust crates 2019-08-22 14:22:25 -07:00
tools Upgrade to rust 1.37.0 (#2786) 2019-08-16 20:49:00 -04:00
website Support .d.ts files (#2746) 2019-08-22 12:05:01 -04:00
.appveyor.yml Upgrade to rust 1.37.0 (#2786) 2019-08-16 20:49:00 -04:00
.editorconfig
.eslintignore
.eslintrc.json Support window.onload (#2643) 2019-07-16 00:19:26 -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 to rust 1.37.0 (#2786) 2019-08-16 20:49:00 -04:00
.yarnclean
build_overrides
BUILD.gn hyper_hello should be in its own crate (#2641) 2019-07-15 14:00:27 -04:00
buildtools
Cargo.lock v0.16.0 2019-08-22 15:11:22 -07:00
Cargo.toml hyper_hello should be in its own crate (#2641) 2019-07-15 14:00:27 -04:00
gclient_config.py Upgrade v8 to 7.7.200 (#2624) 2019-07-09 14:03:06 -04:00
LICENSE
node_modules
package.json Handle compiler diagnostics in Rust (#2445) 2019-06-04 09:03:56 -04:00
README.md
Releases.md v0.16.0 2019-08-22 15:11:22 -07:00
rollup.config.js Remove Deno.build.args feature (#2728) 2019-08-05 18:00:45 -04:00
testing
tsconfig.json

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