convert-to-ecmascript-compatible-varname@0.1.0

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.

MIT 2014-11-06
安装 (0.1.0)
npm install convert-to-ecmascript-compatible-varname@0.1.0
yarn add convert-to-ecmascript-compatible-varname@0.1.0
pnpm add convert-to-ecmascript-compatible-varname@0.1.0
bun add convert-to-ecmascript-compatible-varname@0.1.0
版本列表
0.1.5 2015-12-23
0.1.4 2015-12-23
0.1.3 2015-01-19
0.1.2 2015-01-19
0.1.1 2014-12-10
0.1.0 2014-11-06