licenses.dev

change-case v4.1.2

Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedDIRECT4
constant-case • 3.0.4Transform into upper case string with an underscore between wordsDIRECT4
dot-case • 3.0.4Transform into a lower case string with a period between wordsDIRECT3
header-case • 2.0.4Transform into a dash separated string of capitalized wordsDIRECT5
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsDIRECT4
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsDIRECT4
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/change-case)](https://licenses.dev/npm/change-case)
<a href="https://licenses.dev/npm/change-case">
  <img src="https://licenses.dev/b/npm/change-case" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.2 version:

[![licenses](https://licenses.dev/b/npm/change-case/4.1.2)](https://licenses.dev/npm/change-case/4.1.2)
<a href="https://licenses.dev/npm/change-case/4.1.2">
  <img src="https://licenses.dev/b/npm/change-case/4.1.2" alt="licenses" />
</a>
GitHub