Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.08 KB

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'