path.extname(filePath)) code example Example: node.js name of file var path = require('path'); var scriptName = path.basename(__filename);