From c69bb1ca7a4d7b192ac9bf0db91a55faf36db3e1 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 18 Aug 2025 11:48:29 +0100 Subject: [PATCH] Remove json-editor from the data.json for inactivity This repo has had no commits for 9 months --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 065d775..02c48b6 100644 --- a/data.json +++ b/data.json @@ -878,15 +878,6 @@ ], "description": "Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation." }, - { - "name": "json-editor", - "link": "https://github.com/json-editor/json-editor", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind)." - }, { "name": "Habitica", "link": "https://github.com/HabitRPG/habitica",