expand-tilde icon indicating copy to clipboard operation
expand-tilde copied to clipboard

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

Results 1 expand-tilde issues
Sort by recently updated
recently updated
newest added

No need to compute `homedir` in every case.