2019-10-03 12:26:48 -04:00
|
|
|
# Deno
|
2018-05-18 12:25:59 -04:00
|
|
|
|
2019-10-31 22:33:27 -04:00
|
|
|
A secure runtime for JavaScript and TypeScript.
|
2019-03-05 00:01:32 -05:00
|
|
|
|
2019-10-29 17:07:15 -04:00
|
|
|
[![Build Status](https://github.com/denoland/deno/workflows/ci/badge.svg?branch=master&event=push)](https://github.com/denoland/deno/actions)
|
2019-02-19 23:25:52 -05:00
|
|
|
|
2019-02-21 23:22:44 -05:00
|
|
|
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.html#introduction) for
|
|
|
|
more specifics.
|
2019-02-19 23:25:52 -05:00
|
|
|
|
|
|
|
[Website](https://deno.land/)
|
|
|
|
|
2019-02-21 23:22:44 -05:00
|
|
|
[Manual](https://deno.land/manual.html)
|
2019-02-19 23:25:52 -05:00
|
|
|
|
|
|
|
[Install](https://github.com/denoland/deno_install)
|
|
|
|
|
2019-02-26 03:54:57 -05:00
|
|
|
[API Reference](https://deno.land/typedoc/)
|
2019-02-19 23:25:52 -05:00
|
|
|
|
|
|
|
[Style Guide](https://deno.land/style_guide.html)
|
|
|
|
|
|
|
|
[Module Repository](https://deno.land/x/)
|
|
|
|
|
|
|
|
[Releases](Releases.md)
|
|
|
|
|
2020-03-04 19:49:51 -05:00
|
|
|
[Chat](https://discord.gg/TGMHGv6)
|
2019-02-19 23:25:52 -05:00
|
|
|
|
|
|
|
[More links](https://github.com/denolib/awesome-deno)
|