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
- List of node.js builtin modules☆37Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Object.keys shim☆46Updated last month
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Determine if an object is a Buffer☆90Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 6 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Simple `setImmediate` shim☆29Updated 4 months ago
- Callback wrapping utility☆56Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year