A modern runtime for JavaScript and TypeScript.
Go to file
2020-06-03 12:52:01 -04:00
.cargo
.github Bump actions/checkout from v1 to v2 (#5882) 2020-05-26 23:04:38 -04:00
cli v1.0.5 2020-06-03 12:52:01 -04:00
core v1.0.5 2020-06-03 12:52:01 -04:00
deno_typescript v1.0.5 2020-06-03 12:52:01 -04:00
docs Add instructions for using Deno with Emacs (#5928) 2020-05-28 16:27:27 -04:00
std v1.0.5 2020-06-03 12:52:01 -04:00
test_plugin feat(core): Ops can take several zero copy buffers (#4788) 2020-06-01 14:20:47 -04:00
third_party@9ad53352a9
tools upgrade: crates (#6032) 2020-06-01 16:25:10 -04:00
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.gitmodules
.prettierignore fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
.prettierrc.json
.rustfmt.toml
Cargo.lock v1.0.5 2020-06-03 12:52:01 -04:00
Cargo.toml
LICENSE
README.md chore: remove typedoc (#5497) 2020-05-16 16:02:03 +02:00
Releases.md v1.0.5 2020-06-03 12:52:01 -04:00

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