Skip to main content
Deno 2 is finally here 🎉️
Learn more

deno-expandhome

test

deno module to expand home directory

Usage

const path = expandHome('~/path/to') // /home/mattn/path/to

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)