This commit is contained in:
Trayambak Rai 2025-07-04 21:48:10 +05:30 committed by GitHub
parent 14ca3c6e87
commit ba1ed1f914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35621,5 +35621,20 @@
"description": "Nim wrapper for the UK Police Data API",
"license": "MIT",
"web": "https://github.com/nemuelw/ukpolice"
},
{
"name": "ada",
"url": "https://github.com/ferus-web/nim-ada",
"method": "git",
"tags": [
"wrapper",
"url",
"parser",
"whatwg",
"arc", "orc"
],
"description": "High-level Nim wrapper over ada-url, a high-performance, spec-compliant WHATWG URL parser written in C++.",
"license": "MIT",
"web": "https://github.com/ferus-web/nim-ada"
}
]