camelcase

sindresorhus
popular esm
camelcase JS library on GitHub camelcase JS library on npm Download camelcase JS library

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`

Version 8.0.0 License MIT Vulnerabilities 0
camelcase has no homepage
camelcase JS library on GitHub
camelcase JS library on npm
Download camelcase JS library
Keywords
camelcasecamel-casecamelcasedashhyphendotunderscoreseparatorstringtextconvertpascalcasepascal-case
INSTALL
Type:
<script type="module"> import camelcase from 'https://cdn.jsdelivr.net/npm/camelcase@8.0.0/+esm' </script>
Learn more