jargon

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

is-string

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

@amindunited/to-snake-case

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