Merge pull request #1691 from MunGell/remove-json-editor

Remove json-editor from the data.json for inactivity
This commit is contained in:
Sammy Hori
2025-08-18 11:50:24 +01:00
committed by GitHub

View File

@@ -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." "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", "name": "Habitica",
"link": "https://github.com/HabitRPG/habitica", "link": "https://github.com/HabitRPG/habitica",