2018-05-18 12:25:59 -04:00
|
|
|
# deno
|
|
|
|
|
2018-10-04 02:01:21 -07:00
|
|
|
| **Linux & Mac** | **Windows** |
|
|
|
|
| :------------------------: | :------------------------: |
|
2018-10-04 00:58:28 -07:00
|
|
|
| [![][tci badge]][tci link] | [![][avy badge]][avy link] |
|
2018-08-02 13:27:57 -04:00
|
|
|
|
2019-02-11 17:41:13 -05:00
|
|
|
See documentation at https://deno.land/
|
2019-01-31 18:00:17 +00:00
|
|
|
|
2018-10-04 00:58:28 -07:00
|
|
|
<!-- prettier-ignore -->
|
|
|
|
[avy badge]: https://ci.appveyor.com/api/projects/status/yel7wtcqwoy0to8x?branch=master&svg=true
|
|
|
|
[avy link]: https://ci.appveyor.com/project/deno/deno
|
|
|
|
[tci badge]: https://travis-ci.com/denoland/deno.svg?branch=master
|
|
|
|
[tci link]: https://travis-ci.com/denoland/deno
|
2019-02-19 23:25:52 -05:00
|
|
|
|
|
|
|
Deno uses Rust, V8, and TypeScript to provide a productive and secure scripting
|
|
|
|
environment for the modern programmer.
|
|
|
|
|
|
|
|
[Website](https://deno.land/)
|
|
|
|
|
|
|
|
[Manual](https://deno.land/manual.html#introduction)
|
|
|
|
|
|
|
|
[Install](https://github.com/denoland/deno_install)
|
|
|
|
|
|
|
|
[API Reference](https://deno.land/typedoc)
|
|
|
|
|
|
|
|
[Style Guide](https://deno.land/style_guide.html)
|
|
|
|
|
|
|
|
[Module Repository](https://deno.land/x/)
|
|
|
|
|
|
|
|
[Releases](Releases.md)
|
|
|
|
|
|
|
|
[Chat root](https://gitter.im/denolife/Lobby)
|
|
|
|
|
|
|
|
[More links](https://github.com/denolib/awesome-deno)
|