MCPcopy Create free account
hub / github.com/danizep/react-timeless / hyphenate

Function hyphenate

examples/bundle.js:20447–20449  ·  view source on GitHub ↗

* Hyphenates a camelcased string, for example: * * > hyphenate('backgroundColor') * < "background-color" * * For CSS style names, use `hyphenateStyleName` instead which works properly * with all vendor prefixes, including `ms`. * * @param {string} string * @return {string}

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hyphenateStyleNameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected