1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
A modern runtime for JavaScript and TypeScript. https://deno.com/
Find a file
2019-09-15 21:59:35 +02:00
.github web design (#1728) 2019-02-11 17:41:13 -05:00
build@6af664c48e Upgrade V8 to 7.9.8 (#2907) 2019-09-10 19:18:31 -04:00
cli Rename ansi.rs to colors.rs (#2956) 2019-09-15 14:48:25 -04:00
cli_snapshots cli_snapshots: remove unused file run.py (#2950) 2019-09-15 17:47:50 +02: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 Fix debug logging in runtime/compiler (#2953) 2019-09-15 11:04:05 -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@4b36ce22a2 tools: download gn from CIPD (#2912) 2019-09-11 18:22:23 -04:00
tools tools: remove unused function 'find_exts()' (#2950) 2019-09-15 20:12:16 +02:00
website Added normalized benchmark graphs (#2919) 2019-09-11 16:09:58 -04: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 Run format.py (#2950) 2019-09-15 20:12:17 +02:00
.gitattributes Typo fix (#2592) 2019-07-25 16:44:32 +00:00
.gitignore tools: refactor lint.py and format.py (#2950) 2019-09-15 17:47:51 +02: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.7.200 (#2624) 2019-07-09 14:03:06 -04:00
.prettierignore Revert "Rewrite tools/format.py in deno (#1528)" (#1752) 2019-02-12 15:20:32 -05: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
BUILD.gn Remove tools/build.py (#2865) 2019-09-06 20:32:58 -04:00
build_overrides move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +02:00
buildtools move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +02:00
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 Run format.py (#2950) 2019-09-15 20:12:17 +02:00
gclient_config.py Run format.py (#2950) 2019-09-15 20:12:17 +02: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
testing move v8 to third_party/v8 (#322) 2018-07-03 10:15:32 +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