licenses.dev

expand-tilde v2.0.2

Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.DIRECT1
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/expand-tilde)](https://licenses.dev/npm/expand-tilde)
<a href="https://licenses.dev/npm/expand-tilde">
  <img src="https://licenses.dev/b/npm/expand-tilde" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.2 version:

[![licenses](https://licenses.dev/b/npm/expand-tilde/2.0.2)](https://licenses.dev/npm/expand-tilde/2.0.2)
<a href="https://licenses.dev/npm/expand-tilde/2.0.2">
  <img src="https://licenses.dev/b/npm/expand-tilde/2.0.2" alt="licenses" />
</a>
GitHub