Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
Convert a string to camel case.
convert a string to kebab case
Convert a string to snake case.
A library for recursively merging JavaScript objects
convert a string to snake case
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `kebab-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
Shareable commitlint config enforcing the angular commit convention
Promise that shares Node.js Stream interface
Enforces module path case sensitivity in Webpack
All change-case methods bundled in a single module
spawn plugin for gulp
convert a string to camel case
Tiny millisecond conversion utility
convert KML and GPX to GeoJSON
SVGR command line.
Convert a string of words to a JavaScript identifier
Convert tabs to spaces in a string
Runtime typescript and ESM support for Node.js
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Transform a string into title case following English rules
Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds