convert-object-keys
Recursively convert an object's keys into anything you want.
Recursively convert an object's keys into anything you want.
Tool with some functions
str.scss - set of functions that helps to manipulate strings.
A simple library to capitalize only words/strings without existing capital letters
Transform strings between snake, camel, and upper camel case.
Utilities for working with text.
String utility methods.
Inflection with addded support for collenctions
Capitalizes, camelizes, kebabcases, pascalizes, titlecases or hyphenates strings.
capitalize the first letter of a string, or all words in a string
capitalize the first letter of a string, of a bunch of words, or an array (with a bunch of words), returning false if the string is undefined
Capitalize each word
A port of ActiveSupport's inflector to Node.js
More methods for strings
Generate a title from given slug
A port of ActiveSupport's inflector to Node.js and GoogleAppsScript
A package that converts the first letter to upperCase for any string.
Converts the first character of `string` to upper case and the remaining to lower xwcase
Contains capitalize <=> hyphenate, camelCase <=> underline functions.
Capitalize a string, all words in a string, all items in an array or all values in an object