jonschlinkert / expand-tildeLinks
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
Sorting:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- 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
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file is executable☆30Updated 6 years ago
- Check if a value is a function☆27Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- 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
- Lowercase the keys of an object☆40Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 9 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Check if a file path is a binary file☆44Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago