title-case-it
v1.0.3
Published
Title-case your headings to make them stand out.
Downloads
10
Maintainers
Readme
Title Case It
Title case your headings to make them stand out. Useful for blog titles.
Installation
npm install title-case-it
Usage
const tci = require("title-case-it");
const myArticleTitle = "How to become a better web developer";
const titleCased = tci(myArticleTitle); // How to Become A Better Web Developer
Taken from: https://titlecaseit.ahmadawais.com/
Ahmed Awais and his Wife have great courses, check them out: https://ahmadawais.com/courses/