lydell / resolve-urlLinks
[DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.
☆54Updated 2 years ago
Alternatives and similar repositories for resolve-url
Users that are interested in resolve-url 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
- Repeat a string - fast☆34Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 5 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Object.keys shim☆45Updated 4 months ago
- List of node.js builtin modules☆37Updated 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
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated this week
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Simple `setImmediate` shim☆28Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago