recase v0.6.0 API Reference
Modules
Recase allows you to convert string from any to any case.
Module to convert strings to camelCase
.
Module to convert strings to CONSTANT_CASE
.
Module to convert strings to dot.case
.
Helper module to convert enumerable keys recursively.
Generic module to split and join strings back.
Module to convert strings to kebab-case
.
Module to convert strings to PascalCase
aka UpperCase
.
Module to convert strings to path/case
.
Helper module to pipe and replace values easily.
Module to convert strings to Sentence case
.
Module to convert strings to snake_case
.
Module to convert strings to Title Case
.