# deno **Repository Path**: johnemom/deno ## Basic Information - **Project Name**: deno - **Description**: deno deno 是 V8 上的安全 TypeScript 运行时 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/deno - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2020-04-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deno A secure runtime for JavaScript and TypeScript. [![Build Status](https://github.com/denoland/deno/workflows/ci/badge.svg?branch=master&event=push)](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.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://discord.gg/TGMHGv6) [More links](https://github.com/denolib/awesome-deno)