The lodash method _.kebabCase exported as a module.
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
A collection of helper functions for working with strings
Convert into a lower cased text with dashes between words
Convert into a text with the separator denoted by kebab-case (lowercase words separated by hyphens)