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:
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- Repeat a string - fast☆35Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Simple `setImmediate` shim☆29Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Object.keys shim☆46Updated last month
- List of node.js builtin modules☆37Updated 2 months ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Check if a file path is a binary file☆49Updated last year
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago