Repository
Current version released
3 years ago
deno-expandhome
deno module to expand home directory
Usage
const path = expandHome('~/path/to') // /home/mattn/path/toLicense
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)
deno module to expand home directory
const path = expandHome('~/path/to') // /home/mattn/path/toMIT
Yasuhiro Matsumoto (a.k.a. mattn)