From 793e98fab6425180b56fd30d5b15b6020ff96666 Mon Sep 17 00:00:00 2001 From: Spike <19519553+spikecodes@users.noreply.github.com> Date: Mon, 31 May 2021 19:21:01 +0000 Subject: [PATCH] Add `deno` runtime --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0c3771b..26de17e 100644 --- a/README.md +++ b/README.md @@ -213,3 +213,9 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa #### [ShellCheck](https://github.com/koalaman/shellcheck) * [Shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter + +### Runtimes + +#### [Node.js](https://github.com/nodejs/node) + +* [deno](https://github.com/denoland/deno) - A secure JavaScript and TypeScript runtime