licenses.dev

to-title-case v1.0.0

Convert a string to title case.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
title-case-minors • 1.0.0A list of the minor words that shouldn't be capitalized in a title case string.DIRECT0
to-capital-case • 1.0.0Convert a string to capital case.DIRECT2
to-no-case • 1.0.2Remove any existing casing from a string.INDIRECT0
to-sentence-case • 1.0.0Convert a string to sentence case.DIRECT1
to-space-case • 1.0.0Convert a string to space case.INDIRECT1
unknown1
PackageRelationDependenciesPublished
escape-regexp-component • 1.0.2Escape regular expression special charactersDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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