/filepath-to-title

Turn any filepath into a fancy title

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Filepath → Title

npm version Greenkeeper badge devDependencies Status CircleCI Coverage Status FOSSA Status

Take any file path and turn it into a fancy title

filepathToTitle('/Apple/orange-pear/yellow-banana.js');
// 'Apple: Orange Pear: Yellow Banana'