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:
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Minimal module to check if a file is executable.☆49Updated 11 months ago
- Callback wrapping utility☆56Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 11 months ago
- Create an array without duplicates☆71Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Object.keys shim☆45Updated 2 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Check if a file path is a binary file☆46Updated last year