Convert a tilde path to an absolute path:
~/dev
→/Users/sindresorhus/dev
Install
$ npm install untildify
Usage
const untildify = ; ;//=> '/Users/sindresorhus/dev'
Related
See tildify for the inverse.
License
MIT © Sindre Sorhus
Convert a tilde path to an absolute path:
~/dev
→/Users/sindresorhus/dev
$ npm install untildify
const untildify = ; ;//=> '/Users/sindresorhus/dev'
See tildify for the inverse.
MIT © Sindre Sorhus
npm i untildify
6,587,088
4.0.0
MIT
3.01 kB
5