word-capitalizer

A simple function to capitalize the first letter of each word in a string

strinify

The strinify npm package provides string manipulation functions designed to enhance JavaScript's built-in string capabilities. It provides a set of intuitive functions that allow you to easily transform and manipulate strings in various ways.

string-case

A Node.js module offering various string manipulation functions for capitalization, initial capitalization of words, and specific casing of text.