Showing 1-20 of 60 packages
Convert a string to constant case.
Convert into upper case text with an underscore between words
Convert string to target CaseType, like: camelCase, snakeCase, properCase, constantCase...
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
Transform a string between CamelCase, CapitalCase, ConstantCase, DotCase, HeaderCase, ParamCase, PascalCase, PathCase, SnakeCase, SentenceCase.
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Test if a value is a constant-case string.
Convert a string to constant case.
Transpile Fluent (ftl) files into optimized, tree-shakable, JavaScript EcmaScript Modules (esm).
String manipulation library
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Convert a string to constant case.
JavaScript library that provides advanced string casing capabilities with intelligent capitalization handling. It offers a comprehensive set of features to convert strings to various casing styles, including title case, sentence case, camel case, snake ca
Test if a value is a constant-case string.
Converts a string into constant case.
Recursively change the case of an object's keys
Convert between typesafe string casings
Transforms casing and spacing of a string
A TypeScript string library for converting strings to different 'code word' cases: camelCase, snake_case, kebab-case, PascalCase, etc.