improved-kebab-hash
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
All-Natural Casing Utilities in JavaScript
Small utility to convert between camel-case, snake-case, kebab-case and more.
Util for converting projects to kebab casing
Detects and converts stringcases like camelCase, kebab-case, PascalCase and snake_case
Converts a string into kebab case.
Mongoose plugin that recursively generates keywords for documents based on its fields
Recursive case to case conversion
PostCSS plugin that normalize all css name to kebab case
Converting to different kind of naming style
Helper functions for string operations.
Vite 2.x plugin to support kebab case props within Svelte components.
Fork of project diegohaz/mongoose-keywords - Mongoose plugin that recursively generates keywords for documents based on its fields
Convert strings between snake_case, camelCase, and kebab-case. Convert object keys and array values with ease.
Generates passages of dummy text with replaced traditional "lorem" to "kebab".
convert kebab-case to camelCase
convert camelCase to kebab-case
A small but convinient tool to convert your strings to a more code friendly format and back. Useful for dynamic content and helpful for maintaining consistency between your keys, variables and id's.
Convert between typesafe string casings
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes