jonschlinkert / expand-tilde
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
☆24Updated 3 years ago
Alternatives and similar repositories for expand-tilde:
Users that are interested in expand-tilde are comparing it to the libraries listed below
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file is executable☆30Updated 6 years ago
- Global logging utility.☆18Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 weeks ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- A collection of Regenerate sets for Unicode various properties.☆19Updated 6 months ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Find the module object for something that was require()d☆27Updated last year