From 5f83071e6ebe21ec805568a7d7a95152e6c3efd8 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 4 Feb 2025 00:13:16 +0000 Subject: [PATCH] Removed SirixDB from the data.json for inactivity The repo has had no commits for two years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index b2bc2b1..2be5352 100644 --- a/data.json +++ b/data.json @@ -913,15 +913,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": "SirixDB", - "link": "https://github.com/sirixdb/sirix-svelte-front-end", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java." - }, { "name": "json-editor", "link": "https://github.com/json-editor/json-editor",