Skip to content

loynoir/expandUser.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expandUser.js

python os.path.expanduser equivalent in nodejs

Install

npm i https://github.com/loynoir/expandUser.js

Example

const expandUser = require('expandUser');
console.log(expandUser('~/~/foo/bar/'));

About

python os.path.expanduser equivalent in nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published