mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add: ada (#3064)
This commit is contained in:
parent
14ca3c6e87
commit
ba1ed1f914
@ -35621,5 +35621,20 @@
|
|||||||
"description": "Nim wrapper for the UK Police Data API",
|
"description": "Nim wrapper for the UK Police Data API",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nemuelw/ukpolice"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user