MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / hyphenateStyleName

Function hyphenateStyleName

example/webpack/bundle.js:7468–7470  ·  view source on GitHub ↗

* Hyphenates a camelcased CSS property name, for example: * * > hyphenateStyleName('backgroundColor') * < "background-color" * > hyphenateStyleName('MozTransition') * < "-moz-transition" * > hyphenateStyleName('msTransition') * < "-ms-transition" * * As Modernizr sugges

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.70

Calls 1

hyphenateFunction · 0.70

Tested by

no test coverage detected