A modern runtime for JavaScript and TypeScript.
Find a file
2020-01-15 08:05:22 -06:00
.github Replace libdeno with rusty_v8 (#3556) 2020-01-05 09:19:29 -05:00
cli don't include assets in binary (#3661) 2020-01-12 14:53:32 +01:00
core Create an old program to be used in snapshot. (#3644) 2020-01-12 12:20:33 +01:00
deno_typescript don't include assets in binary (#3661) 2020-01-12 14:53:32 +01:00
std fix curl.ts (#3677) 2020-01-15 08:05:22 -06:00
test_plugin feat: Deno.args now does not include script (#3628) 2020-01-09 11:37:01 -07:00
third_party@9ab7948049 Replace libdeno with rusty_v8 (#3556) 2020-01-05 09:19:29 -05:00
tools extend bencharks to 20s 2020-01-13 07:12:30 -07:00
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.gitmodules Replace libdeno with rusty_v8 (#3556) 2020-01-05 09:19:29 -05:00
.prettierignore
.prettierrc.json
.rustfmt.toml
Cargo.lock upgrade: tokio 0.2.9, reqwest 0.10.1 (#3653) 2020-01-12 10:21:53 +01:00
Cargo.toml
LICENSE
README.md
Releases.md v0.29.0 2020-01-09 11:42:24 -07:00
tests

Deno

A secure runtime for JavaScript and TypeScript.

Build Status

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