Find a file
2019-09-16 23:30:56 +02:00
.github web design (#1728) 2019-02-11 17:41:13 -05:00
cli Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
core Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
deno_typescript Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
js Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
prebuilt Upload mac/sccache that doesn't link to openssl (#1929) 2019-03-14 18:49:41 -04:00
tests Fix type directive parsing (#2954) 2019-09-15 08:58:06 -04:00
third_party@1915f1bb61 third_party: remove zlib 2019-09-15 23:49:06 +02:00
tools Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
website Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
.appveyor.yml ci: use Node.js v12 on Appveyor (#2943) 2019-09-15 21:59:34 +02:00
.editorconfig editorconfig: Don't insert final newline in .out files (#1686) 2019-02-07 11:31:49 -05:00
.eslintignore tools: refactor lint.py and format.py (#2950) 2019-09-15 17:47:51 +02:00
.eslintrc.json Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
.gitattributes Move GN root into //core/libdeno (#2943) 2019-09-15 22:12:12 +02:00
.gitignore tools: refactor lint.py and format.py (#2950) 2019-09-15 17:47:51 +02:00
.gitmodules Use more ergonomic submodule names 2019-09-16 13:36:21 +02:00
.prettierignore Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962) 2019-09-16 23:30:56 +02:00
.prettierrc.json tools/format: format markdown files with prettier 2018-10-04 02:02:23 -07:00
.rustfmt.toml rustfmt: disable format_macro_bodies 2019-07-08 23:06:30 +02:00
.travis.yml ci: fix Travis builds timing out because of no output (#2943) 2019-09-15 21:59:35 +02:00
.yarnclean Cleanup node_modules, update packages (#1894) 2019-03-07 08:53:56 -05:00
Cargo.lock Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
Cargo.toml Make deno_cli installable via crates.io (#2946) 2019-09-15 18:36:27 -04:00
CONTRIBUTING.md Run format.py (#2950) 2019-09-15 20:12:17 +02:00
gclient_config.py remove zlib from gclient_config.py (#2961) 2019-09-16 13:18:18 -04:00
LICENSE Happy new year! 2019-01-02 02:37:08 +01:00
node_modules chore: reorganize symlinks 2018-07-06 01:57:32 -04:00
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 Run format.py (#2950) 2019-09-15 20:12:17 +02:00
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