mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package xom (#1972)
This commit is contained in:
parent
27ecf0ba79
commit
bc0f6b073b
@ -23368,5 +23368,20 @@
|
||||
"description": "Convert accents (diacritics) from strings to latin characters.",
|
||||
"license": "LGPL-3.0",
|
||||
"web": "https://github.com/AmanoTeam/Latinize"
|
||||
},
|
||||
{
|
||||
"name": "xom",
|
||||
"url": "https://github.com/schneiderfelipe/xom",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dom",
|
||||
"xml",
|
||||
"web",
|
||||
"library",
|
||||
"compile-time-meta-programming"
|
||||
],
|
||||
"description": "Transform XML trees into performant JavaScript DOM calls at compile-time.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/schneiderfelipe/xom"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user