licenses.dev

change-case v2.3.1

Convert a string between camelCase, PascalCase, Title Case, snake_case and more.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
camel-case • 1.2.2Camel case a stringDIRECT3
constant-case • 1.1.2Constant case a stringDIRECT4
dot-case • 1.1.2Dot case a stringDIRECT2
is-lower-case • 1.1.3Check if a string is lower casedDIRECT1
is-upper-case • 1.1.2Check if a string is upper casedDIRECT1
lower-case-first • 1.0.2Lower case the first character of a stringDIRECT1
lower-case • 1.1.4Lowercase a stringDIRECT0
param-case • 1.1.2Param case a stringDIRECT2
pascal-case • 1.1.2Pascal case a stringDIRECT5
path-case • 1.1.2Path case a stringDIRECT2
sentence-case • 1.1.3Sentence case a stringDIRECT1
snake-case • 1.1.2Snake case a stringDIRECT2
swap-case • 1.1.2Swap the case of a stringDIRECT2
title-case • 1.1.2Title case a stringDIRECT3
upper-case-first • 1.1.2Upper case the first character of a stringDIRECT1
upper-case • 1.1.3Upper case a stringDIRECT0
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 2.3.1 version:

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