jargon

ES6 component for string inflection/case/format/pluralization. Highly tested. Supports chaining.

@fougassum/tocase

Convert a string to any common case (camel, pascal, snake, kebab, capital, space, dot) with upper/lowercase variants.

@amindunited/to-snake-case

Accepts a, Title Case, camel Case or dash separated string and returns a copy separated by underscores.