mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
A modern runtime for JavaScript and TypeScript.
https://deno.com/
1963587c09
- Use system sans-serif font, they render better and are familiar (Github use same font stack for instance) - Use weight and spacing to increase heading contrast - match logo colour to tone of type aka less black - table: Increase padding on wider screens for balance - table: Solid border |
||
---|---|---|
.github | ||
cli | ||
core | ||
deno_typescript | ||
prebuilt | ||
std | ||
third_party@908bc5a63c | ||
tools | ||
website | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc.json | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
gclient_config.py | ||
LICENSE | ||
node_modules | ||
package.json | ||
README.md | ||
Releases.md | ||
tests | ||
tsconfig.json | ||
yarn.lock |
Deno
A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
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.