Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
-
Updated
Mar 16, 2022 - JavaScript
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Resolve a directory that is either local, global or in the user's home directory.
Add a description, image, and links to the tilde topic page so that developers can more easily learn about it.
To associate your repository with the tilde topic, visit your repo's landing page and select "manage topics."