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);

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i esm-dirname

      Weekly Downloads

      1

      Version

      0.1.1

      License

      ISC

      Unpacked Size

      1.38 kB

      Total Files

      4

      Last publish

      Collaborators

      • aendrew