Showing 1-20 of 47 packages
JavaScript Convert String and Keys of Object between cases (camelCase, snake_case, PascalCase, dot.case, path/case, text case, Sentence case, Header Case, UPPERCASE, lowercase, kebab-case). Use for both Node.JS and Browser
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `kebab-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
Convert into a lower case text with a period between words
Transform a string by swapping every character from upper to lower case, or lower to upper case
Transform into a string with random capitalization applied
Convert a string to dot case.
A utility that deburrs a string, converts it to dot.case, strips all non-alphanumeric characters and removes leading numbers.
Convert a string to space case.
A lightweight utility for converting strings between common naming conventions like camelCase, PascalCase, snake_case, kebab-case, and dot.case.
Tiny and powerful utility to convert between camelCase, snake_case, PascalCase, kebab-case, dot.case, COBOL-CASE and more — with abbreviation preservation.
Convert a string to slug case.

Functions for manipulating strings.
JavaScript Convert String and Keys of Object between cases (camelCase, snake_case, PascalCase, dot.case, path/case, text case, Sentence case, Header Case, UPPERCASE, lowercase, kebab-case). Use for both Node.JS and Browser
string case testing and conversion: mixed snake case, screaming snake case, screaming dash case, screaming dot case, screaming slash case, snake case, dash case, dot case, slash case, camel case
A collection of utility functions for string manipulation and validation.
Upper dot case a string
Type definitions for dot-case from https://www.github.com/DefinitelyTyped/DefinitelyTyped
Text Transformation & Formatting MCP Server for the Cline Marketplace
Casenator is a lightweight utility package for converting strings between camelCase, PascalCase, kebab-case, uppercase, lowercase, and more, with built-in exception handling.