@stdlib/string-uncapitalize-cli
Uncapitalize the first character of a string.
Uncapitalize the first character of a string.
Convert a string to lowercase.
Uncapitalize the first character of a string.
Convert a string to lowercase.
Convert a string to lowercase.
Convert each object key to lowercase.
The String Names Library provides a simple names function that takes a string input and returns all possible naming convention variants, such as camelCase, snake_case, CONSTANT_CASE, and more. Perfect for tasks like code generation, formatting standardiza
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Case change feature for CKEditor 5.
Lowercase the keys of an object
A versatile npm package for converting text between various cases, including uppercase, lowercase, sentence case, title case, alternating case, and inverse case. Ideal for developers looking for quick text transformations.
2 lightweight helper functions to do 'helloWORLD' → 'Helloworld' or 'helloWORLD' → 'HelloWORLD'.
Change the value to the lower or upper or kebab or camel or snake or title Case.
Paquete para convertir texto to uppercase or lowercase
A package you will never need
An absurd little BroccoliJS filter. Builds result in two subfolders, 'LION' and 'mouse', each containing a full copy of the source directory, but with all .txt files converted to ALL UPPERCASE and all lowercase, respectively.
A package that returns true or false dependant on the given string being uppercase or lowercase.
Normalize http header.
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
Switch the formatting of names stored in strings between different naming conventions