slug-to-title Generate a title from given slug Usage slugToTitle = require("slug-to-title"); slugToTitle("hello-world"); // Hello World