mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
A modern runtime for JavaScript and TypeScript.
https://deno.com/
b3baab6d14
PS C:\Users\zhbnh> git config --global core.symlinks=true error: invalid key: core.symlinks=true |
||
---|---|---|
.github | ||
cli | ||
core | ||
deno_typescript | ||
std | ||
third_party@140d1666ad | ||
tools | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc.json | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
Releases.md | ||
tests |
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.