Skip to content

mattn/deno-expandhome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)