No description
Find a file
2019-06-18 06:24:20 -07:00
.github web design (#1728) 2019-02-11 17:41:13 -05:00
build@7b594236fb Upgrade V8 to 7.6.53 2019-04-29 19:56:16 -07:00
build_extra third_party: upgrade rust crates 2019-06-15 15:20:02 +02:00
cli refactor dispatch take 2 (#2533) 2019-06-17 18:02:08 -07:00
core refactor dispatch take 2 (#2533) 2019-06-17 18:02:08 -07:00
js fix clearTimeout.name / clearInterval.name (#2540) 2019-06-18 06:24:20 -07:00
prebuilt Upload mac/sccache that doesn't link to openssl (#1929) 2019-03-14 18:49:41 -04:00
tests Add --seed for setting RNG seed (#2483) 2019-06-11 10:34:39 -04:00
third_party@c29d758cd2 third_party: upgrade rust crates 2019-06-15 15:20:02 +02:00
tools Split up tools/sync_third_party 2019-06-12 10:57:58 -04:00
website Fixes benchmark page spinner on Edge #2508 (#2525) 2019-06-15 11:22:27 -07:00
.appveyor.yml make tests quieter (#2468) 2019-06-08 07:46:57 -04:00
.editorconfig editorconfig: Don't insert final newline in .out files (#1686) 2019-02-07 11:31:49 -05:00
.eslintignore Migrate from tslint to eslint for linting (#1905) 2019-03-09 12:30:38 -05:00
.eslintrc.json Migrate from tslint to eslint for linting (#1905) 2019-03-09 12:30:38 -05:00
.gitattributes Exclude .png files from git auto-EOL (#2161) 2019-04-20 15:11:16 -04:00
.gitignore feat: default output filename for deno bundle (#2484) 2019-06-11 14:38:19 -04:00
.gitmodules Replace deno.land/x/std with deno.land/std (#1890) 2019-03-06 10:23:47 -05:00
.gn Upgrade V8 to 7.6.53 2019-04-29 19:56:16 -07:00
.prettierignore Revert "Rewrite tools/format.py in deno (#1528)" (#1752) 2019-02-12 15:20:32 -05:00
.prettierrc.json
.rustfmt.toml Make rustfmt format macro bodies also 2019-02-08 20:06:21 -08:00
.travis.yml make tests quieter (#2468) 2019-06-08 07:46:57 -04:00
.yarnclean Cleanup node_modules, update packages (#1894) 2019-03-07 08:53:56 -05:00
BUILD.gn build: add support for rust proc-macro crates 2019-05-16 20:33:25 -07:00
build_overrides
buildtools
Cargo.lock v0.9.0 2019-06-15 09:04:57 -07: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.7.37 (#2492) 2019-06-10 18:49:30 -04:00
LICENSE
node_modules
package.json Handle compiler diagnostics in Rust (#2445) 2019-06-04 09:03:56 -04:00
README.md Website updates (#1984) 2019-03-22 11:34:47 -04:00
Releases.md v0.9.0 2019-06-15 09:04:57 -07:00
rollup.config.js Handle compiler diagnostics in Rust (#2445) 2019-06-04 09:03:56 -04: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