recase v0.1.1 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 path/case

Helper module to pipe and replace values easily

Module to convert strings to snake_case

Module to convert strings to UpperCase aka PascalCase