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