esm-dirname

0.1.1 • Public • Published

esm-dirname

This is a quick cludge almost entirely copied from here intended to help facilitate migration from CJS to ESM.

Usage:

import { dirname } from "esm-dirname";
const __dirname = dirname(import.meta);

Readme

Keywords

Package Sidebar

Install

npm i esm-dirname

Weekly Downloads

3

Version

0.1.1

License

ISC

Unpacked Size

1.38 kB

Total Files

4

Last publish

Collaborators

  • aendrew