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:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 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
- Repeat a string - fast☆34Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Object.keys shim☆45Updated 5 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 4 months ago
- List of node.js builtin modules☆37Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- Create an array without duplicates☆72Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆39Updated 2 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago