untildify

Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev

MIT License

Downloads
49.6M
Stars
143
Committers
7

Bot releases are visible (Hide)

untildify - Latest Release

Published by sindresorhus over 1 year ago

Breaking

  • Require Node.js 16 31da1ca
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/untildify/compare/v4.0.0...v5.0.0

untildify -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#17) f9fbec5

Enhancements:

  • Add TypeScript definition (#17) f9fbec5

https://github.com/sindresorhus/untildify/compare/v3.0.3...v4.0.0