ms:毫秒转换实用程序

@海军基地/毫秒毫秒转换工具特征简单地工作。安装pnpm install @naval-base/ms用法ms ( '2 days' ) // 172800000 ms ( '1d' ) // 86400000 ms ( '10h' ) // 36000 ms ( '2.5 hrs' ) // 9000 ms ( '2h' ) // 7200000 ms ( '1m' ) // 60000 ms ( '5s' ) // 5000 ms ( '1y' ) // 31557600000 ms ( '100' ) // 100 ms ( '-3 days' ) // -259200000 ms ( '-1h' ) // -3600000 ms ( '-200' ) // -200从毫秒
zip
ms-master.zip 预估大小:17个文件
folder
ms-master 文件夹
file
.gitignore 137B
file
package.json 1KB
file
package-lock.json 228KB
folder
src 文件夹
file
index.ts 3KB
file
tsconfig.eslint.json 193B
file
LICENSE 1KB
file
tsconfig.json 595B
folder
.github 文件夹
file
FUNDING.yml 657B
folder
workflows 文件夹
file
tsc.yml 486B
file
lint.yml 493B
file
README.md 1KB
file
tsconfig.jest.json 73B
file
.npmignore 168B
file
.gitattributes 19B
folder
test 文件夹
file
toMs.test.ts 2KB
file
invalid.test.ts 476B
file
toString.test.ts 3KB
zip 文件大小:64.65KB