Skip to content

Commit

Permalink
Add deno runtime (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
flobsx authored Nov 27, 2024
2 parents 099e354 + aa15b51 commit 199fb1c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
- [Development tools](#development-tools)
- [Command runners](#command-runners)
- [Linters](#linters)
- [Runtimes](#runtimes)
- [Libraries](#libraries)
- [Email](#email)

Expand Down Expand Up @@ -275,6 +276,12 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).

* [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

## Libraries

### Email
Expand Down

0 comments on commit 199fb1c

Please sign in to comment.