mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package css3selectors (#2839)
This commit is contained in:
parent
9cb8924545
commit
5f8c529c9a
@ -32930,5 +32930,20 @@
|
||||
"description": "terminal based audio station player in nim",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"web": "https://git.disroot.org/bloomingchad/pnimrp"
|
||||
},
|
||||
{
|
||||
"name": "css3selectors",
|
||||
"url": "https://github.com/Niminem/CSS3Selectors",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"css3",
|
||||
"css-selector",
|
||||
"css-selectors",
|
||||
"html-parser",
|
||||
"htmlparser"
|
||||
],
|
||||
"description": "A Nim CSS Selectors library for the WHATWG standard compliant Chame HTML parser. Query HTML using CSS selectors with Nim just like you can with JavaScript.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Niminem/CSS3Selectors"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user