Skip to main content

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)