mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add ms (#1571)
This commit is contained in:
parent
00b2f2e120
commit
7c4ebbd6c5
@ -18809,5 +18809,20 @@
|
|||||||
"description": "zopflipng-like png optimization",
|
"description": "zopflipng-like png optimization",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/zopflipng"
|
"web": "https://github.com/bung87/zopflipng"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ms",
|
||||||
|
"url": "https://github.com/fox-cat/ms",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"time",
|
||||||
|
"format",
|
||||||
|
"ms"
|
||||||
|
],
|
||||||
|
"description": "Convert various time formats to milliseconds",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://fox-cat.github.io/ms/",
|
||||||
|
"doc": "https://fox-cat.github.io/ms/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user