https://github.com/aslemammad/deno
A secure JavaScript and TypeScript runtime
https://github.com/aslemammad/deno
Last synced: 9 months ago
JSON representation
A secure JavaScript and TypeScript runtime
- Host: GitHub
- URL: https://github.com/aslemammad/deno
- Owner: Aslemammad
- License: mit
- Fork: true (denoland/deno)
- Created: 2020-05-14T01:14:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T01:11:19.000Z (about 6 years ago)
- Last Synced: 2025-01-22T09:32:26.771Z (over 1 year ago)
- Homepage: https://deno.land/
- Size: 14.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Deno
A secure runtime for JavaScript and TypeScript.
[](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#introduction) for more
specifics.
[Website](https://deno.land/)
[Manual](https://deno.land/manual)
[Install](https://github.com/denoland/deno_install)
[API Reference](https://deno.land/typedoc/)
[Style Guide](https://github.com/denoland/deno/blob/master/docs/contributing/style_guide.md)
[Module Repository](https://deno.land/x/)
[Releases](Releases.md)
[Chat](https://discord.gg/TGMHGv6)
[More links](https://github.com/denolib/awesome-deno)