Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es-dirname

(Meme update.)

!!! PLEASE, DO NOT USE THIS MODULE ANYMORE IN LTS NODEJS VERSIONS !!!

Instead use import.meta.dirname natively available in ES modules.

Installation

npm i -D es-dirname

Usage

import {__} from 'es-dirname';

console.log(__.dirname);

About

Node.js module that returns the current script dirname (esm support)

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages