API Reference recase v0.7.0

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 or convert strings to atoms. This module should not be used directly.

Module to convert strings to Header-Case.

Module to convert strings to kebab-case.

Module to convert strings to Name 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.