A modern runtime for JavaScript and TypeScript.
Go to file
2020-07-13 18:24:54 +02:00
.cargo
.github
cli fix(cli): don't panic when no "HOME" env var is set (#6728) 2020-07-13 18:24:54 +02:00
core
deno_typescript
docs --no-check docs (#6714) 2020-07-13 00:51:39 -04:00
std Revert "feat: move unstable Deno.permissions to navigator.permissions… (#6729) 2020-07-13 18:23:24 +02:00
test_plugin
test_util fix(cli/fetch): fix relative redirect (#6715) 2020-07-13 00:53:36 -04:00
third_party@9ad53352a9
tools
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.gitmodules
.prettierignore
.prettierrc.json
.rustfmt.toml
Cargo.lock chore: upgrade deno_lint, remove direct dprint dep (#6679) 2020-07-11 11:47:06 +02:00
Cargo.toml
CODE_OF_CONDUCT.md
LICENSE
README.md
Releases.md

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