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
Sorting:
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- 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
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Check if a file is executable☆30Updated 6 years ago
- Check if a value is a function☆27Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 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
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Global logging utility.☆18Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 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
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- Exclude certain items from an array☆20Updated 3 years ago