path ↔ Node API for tools to work with paths
var path = require("path")
basename()
path Instance Method to return string of just file name from a full path
path.join
References
basename()↔pathInstance Method to return string of just file name from a full path