add ms (#1571)
This commit is contained in:
parent
00b2f2e120
commit
7c4ebbd6c5
1 changed files with 15 additions and 0 deletions
|
|
@ -18809,5 +18809,20 @@
|
|||
"description": "zopflipng-like png optimization",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue