lower-case
Transforms the string to lower case
Transforms the string to lower case
Transform any case string into a lower case string with a space between each word
Transform into a lower case string with underscores between words
Transform into a lower case with spaces between words, then capitalize the string
Transform into a lower case string with slashes between words
Transforms the string with only the first character in lower case
Transform a string by swapping every character from upper to lower case, or lower to upper case
Returns `true` if the string is lower case only
Better binary searching
Extensible string utility for converting, identifying and flipping string case
Simple case conversion and detection for strings.
Deeply normalizes object keys (included nested objects and objects in arrays) to the format of your choosing.
A collection of serverless framework utilities
Convert text to all lowercase letters
A Vue.js plugin implementing the 'change-case' package methods as filters.
Converts object keys or array of objects' keys to different case styles
lowercase first character of a string
Lowercase the first letter of the keys in an object
Compare two strings in lowercase
This directive helps to convert an input text value to lower case.