lydell / resolve-url
[DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.
☆53Updated 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
- Get the command from a shebang☆22Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- timers module for browserify☆24Updated 2 months ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 2 months ago
- List of node.js builtin modules☆38Updated 10 months ago
- Find the module object for something that was require()d☆27Updated last year
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 11 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Simple `setImmediate` shim☆28Updated 11 months ago
- Check if something is a generator function☆22Updated 2 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago