convert-to-ecmascript-compatible-varname
v0.1.5
Published
Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.
Downloads
75,535
Readme
ERROR: No README data found!