From cc3c7974f2292a434b8fbec674131f23ed9852b2 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Sat, 8 Mar 2025 09:18:07 +0000 Subject: [PATCH] Add Livecodes to Software Development - IDE & Tools (#1137) --- software/livecodes.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/livecodes.yml diff --git a/software/livecodes.yml b/software/livecodes.yml new file mode 100644 index 0000000000..59e627a8df --- /dev/null +++ b/software/livecodes.yml @@ -0,0 +1,12 @@ +name: "LiveCodes" +website_url: "https://livecodes.io/docs/features/self-hosting" +source_code_url: "https://github.com/live-codes/livecodes" +description: "A feature-rich client-side code playground for React, Vue, Svelte, Solid, Typescript, Python, Go, Ruby, PHP and 90+ other languages." +licenses: + - MIT +platforms: + - Nodejs +tags: + - Software Development - IDE & Tools +depends_3rdparty: true +demo_url: "https://livecodes.io" \ No newline at end of file