how to mention file name.js in node code example Example: node js get file name without extension filename.split('.').slice(0, -1).join('.')