Sign in Sign up
npm

convert-to-ecmascript-compatible-varname

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.

npm View on Npm

Activity

Latest release
10y ago
Total releases
6
Cadence
~33 days
Last 12 months
0

Details

License
MIT
First release
Nov 06, 2014
Releases
Version Released
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial