# deno **Repository Path**: mc_gao/deno ## Basic Information - **Project Name**: deno - **Description**: A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-09-11 - **Last Updated**: 2021-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deno A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio. | **Linux & Mac** | **Windows** | | :------------------------: | :------------------------: | | [![][tci badge]][tci link] | [![][avy badge]][avy link] | [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 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. [Website](https://deno.land/) [Manual](https://deno.land/manual.html) [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](https://gitter.im/denolife/Lobby) [More links](https://github.com/denolib/awesome-deno)