lydell / resolve-url
[DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.
☆53Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for resolve-url
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Repeat a string - fast☆34Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- A simple way to extract out all the contents of a .gitconfig file and return as JSON☆25Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Find the module object for something that was require()d☆26Updated last year
- Check if a file path is a binary file☆43Updated 6 months ago
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 6 months ago
- Create a Vinyl file from an actual file☆41Updated last year
- timers module for browserify☆24Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- Emulate console for all the browsers☆33Updated 8 months ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- random string generator☆29Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Check if a file is executable☆31Updated 6 years ago