tiny-filename
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Tiny Filename

A tiny isomorphic ESM alternative to Node's "__filename" global.

Install

npm install --save tiny-filename

Usage

import filename from 'tiny-filename';

filename ( import.meta.url ); // => '/path/to/file.ts'

License

MIT © Fabio Spampinato

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i tiny-filename

Weekly Downloads

2

Version

1.0.1

License

none

Unpacked Size

3.18 kB

Total Files

9

Last publish

Collaborators

  • fabiospampinato