Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
Total Downloads
Cumulative downloads
Total Downloads
2,228,824,252
Last day
-10%
1,777,518
Compared to previous day
Last week
1.6%
10,632,658
Compared to previous week
Last month
18.9%
42,893,222
Compared to previous month
Last year
6.5%
413,552,548
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to expand-tilde
@types/expand-tilde
TypeScript definitions for expand-tilde
@antora/expand-path-helper
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
brace-expansion
Brace expansion as known from sh/bash
node-sass-tilde-importer
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.