fn.name
Extract names from functions
module-details-from-path
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
parse-filepath
Pollyfill for node.js `path.parse`, parses a filepath into an object.