Merge pull request #1566 from MunGell/remove-sirixdb

Removed SirixDB from the data.json for inactivity
This commit is contained in:
Sammy Hori
2025-02-04 00:14:17 +00:00
committed by GitHub

View File

@@ -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",