From eec6235228312f8ac1f805dbada3f8b1f7eb9d82 Mon Sep 17 00:00:00 2001 From: Luke Haas Date: Tue, 20 Jun 2023 11:54:06 +0100 Subject: [PATCH] Add RunJS (#1227) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d99a402..68f5bba 100644 --- a/readme.md +++ b/readme.md @@ -936,6 +936,7 @@ - [npm semver calculator](https://semver.npmjs.com) - Visually explore what versions of a package a semver range matches. - [CodeSandbox](https://codesandbox.io/s/node-http-server-node) - Online IDE and prototyping. - [Amplication](https://github.com/amplication/amplication) - Auto-generates fully functional apps. +- [RunJS](https://runjs.app) - Desktop JavaScript playground. ### Community