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.

capitalize

capitalize the first letter of a string, or all words in a string

capitall

capitalize the first letter of a string, or all words in a string