A modern runtime for JavaScript and TypeScript.
Go to file
2019-04-11 15:35:21 -04:00
.github web design (#1728) 2019-02-11 17:41:13 -05:00
build@89b12c4642 Upgrade V8 to 7.4.98 (kKeep fix) (#1640) 2019-02-06 23:43:31 -05:00
build_extra Use -O3 instead of -O (#2070) 2019-04-07 22:28:28 -04:00
cli v0.3.7 2019-04-11 15:35:21 -04:00
core v0.3.7 2019-04-11 15:35:21 -04:00
js upgrade deno_std & add workaround prettier issue (#2087) 2019-04-09 13:32:48 -04:00
prebuilt Upload mac/sccache that doesn't link to openssl (#1929) 2019-03-14 18:49:41 -04:00
tests Allow high precision performance.now() (#1977) 2019-04-08 16:22:40 -04:00
third_party@1902aba524 Upgrade to TypeScript 3.4.1 (#2027) 2019-04-01 12:47:25 -04:00
tools upgrade deno_std & add workaround prettier issue (#2087) 2019-04-09 13:32:48 -04:00
website Fix typo in manual.md (#2066) 2019-04-07 06:55:44 +03:00
.appveyor.yml Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -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 Add LSAN build to travis. 2018-12-03 15:31:06 -08:00
.gitignore Fix behavior for extensionless files with .mime file (#1779) 2019-02-15 11:05:29 -05:00
.gitmodules Replace deno.land/x/std with deno.land/std (#1890) 2019-03-06 10:23:47 -05:00
.gn Turn on v8_postmortem_support (#1758) 2019-02-13 21:54:01 -05: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 Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -04:00
.yarnclean Cleanup node_modules, update packages (#1894) 2019-03-07 08:53:56 -05:00
build_overrides
BUILD.gn Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -04:00
buildtools
Cargo.lock v0.3.7 2019-04-11 15:35:21 -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
Docs.md web design (#1728) 2019-02-11 17:41:13 -05:00
gclient_config.py upgrade V8 to 7.4.238 (#1849) 2019-02-27 15:37:55 -05:00
LICENSE Happy new year! 2019-01-02 02:37:08 +01:00
node_modules
package.json Upgrade to TypeScript 3.4.1 (#2027) 2019-04-01 12:47:25 -04:00
README.md Website updates (#1984) 2019-03-22 11:34:47 -04:00
Releases.md v0.3.7 2019-04-11 15:35:21 -04:00
rollup.config.js Move //libdeno to //core/libdeno (#2015) 2019-03-30 14:45:36 -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