recase v0.4.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

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