mirror of
https://github.com/denoland/deno.git
synced 2024-12-23 07:44:48 -05:00
A modern runtime for JavaScript and TypeScript.
https://deno.com/
b216d48e5f
upgrades: - swc_ecmascript 0.7.7 - dprint-plugin-typescript 0.31.3 - deno_lint 0.2.0 - deno_doc 0.1.9 Split std_lint test into std_lint and unit_test_lint. Added lint ignores to CommonJS files in std/node. |
||
---|---|---|
.cargo | ||
.github | ||
cli | ||
core | ||
docs | ||
op_crates/web | ||
std | ||
test_plugin | ||
test_util | ||
third_party@e80050929a | ||
tools | ||
.dprintrc.json | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
Releases.md |
Deno
A secure runtime for JavaScript and TypeScript.
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.