mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package slugify (#1890)
This commit is contained in:
parent
0986608e01
commit
0604fa22b0
@ -22403,5 +22403,20 @@
|
||||
"description": "html dsl",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jakubDoka/niml"
|
||||
},
|
||||
{
|
||||
"name": "slugify",
|
||||
"url": "https://github.com/lenniezelk/slugify",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"slug",
|
||||
"slugify",
|
||||
"unicode",
|
||||
"string",
|
||||
"markdown"
|
||||
],
|
||||
"description": "Convert strings to a slug. Can be used for URLs, file names, IDs etc.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lenniezelk/slugify"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user