css-time
Version:
A tiny library that converts milliseconds to and from CSS time.
19 lines (17 loc) • 372 B
JSON
{
"name": "css-time",
"version": "0.1.11",
"description": "A tiny library that converts milliseconds to and from CSS time.",
"repo": "philbooth/css-time.js",
"license": "MIT",
"keywords": [
"css",
"time",
"milliseconds",
"conversion",
"convert"
],
"scripts": [
"src/css-time.min.js"
]
}