$ cnpm install current-module-paths
Access to the CommonJS __filename and __dirname variables within ECMAScript modules.
import currentModulePaths from 'current-module-paths'
const { __filename, __dirname } = currentModulePaths(import.meta.url)
© 2021-24 Lloyd Brookes <75pound@gmail.com>.
Tested by test-runner.
Copyright 2013 - present © cnpmjs.org | Home |