Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HamishMW/portfolio
/ numToMs
Function
numToMs
app/utils/style.js:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
* Convert a number to an ms string
35
*/
36
export
const
numToMs = num => `${num}ms`;
37
38
/**
39
* Convert an rgb theme property (e.g. rgbBlack:
'0 0 0'
)
Callers
10
Image
Function · 0.90
ImageElements
Function · 0.90
Model
Function · 0.90
Divider
Function · 0.90
ProjectHeader
Function · 0.90
Navbar
Function · 0.90
Post
Function · 0.90
getDelay
Function · 0.90
Armor
Function · 0.90
cssProps
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected