1.0.3 • Published 11 months ago
title-case-it v1.0.3
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/