Skip to content

newCasta/dirname-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dirname-es

Is a library to get the name of the directory and the filename where a file is located.

Usage

import { diname, filename } from 'dirname-es'

const __dirname = diname(import.meta)
const __filename = filename(import.meta)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published