MCPcopy
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 */
36export const numToMs = num => `${num}ms`;
37
38/**
39 * Convert an rgb theme property (e.g. rgbBlack: '0 0 0')

Callers 10

ImageFunction · 0.90
ImageElementsFunction · 0.90
ModelFunction · 0.90
DividerFunction · 0.90
ProjectHeaderFunction · 0.90
NavbarFunction · 0.90
PostFunction · 0.90
getDelayFunction · 0.90
ArmorFunction · 0.90
cssPropsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected