lydell / resolve-urlLinks
[DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.
☆54Updated 3 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:
- Repeat a string - fast☆35Updated 4 years 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 the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Object.keys shim☆45Updated 6 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- List of node.js builtin modules☆37Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if a file path is a binary file☆48Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆39Updated 3 months ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Modern version of duplexer2☆15Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Callback wrapping utility☆56Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 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
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Simple `setImmediate` shim☆28Updated last month