@achipiga/decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Converts different naming conventions
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Slugify a string
Slugify strings and copy to clipboard
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Recursive camelize or decamelize Objects and/or Arrays of Objects
Deeply convert the camelized keys of an object into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow