blob: 0c3f92a4d68d4b53bc77474a966316952da5261a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# Deno
A secure runtime for JavaScript and TypeScript.
[](https://github.com/denoland/deno/actions)
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](https://deno.land/manual#introduction) for more
specifics.
[Website](https://deno.land/)
[Manual](https://deno.land/manual)
[Install](https://github.com/denoland/deno_install)
[API Reference](https://deno.land/typedoc/)
[Style Guide](https://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md)
[Module Repository](https://deno.land/x/)
[Releases](Releases.md)
[Chat](https://discord.gg/TGMHGv6)
[More links](https://github.com/denolib/awesome-deno)
|