stevenvachon / isurl
Determines whether a value is a WHATWG URL.
☆12Updated 4 years ago
Alternatives and similar repositories for isurl:
Users that are interested in isurl are comparing it to the libraries listed below
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.☆24Updated 2 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 3 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Sink your streams.☆17Updated last year
- Default registry in gulp 4.☆17Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Import like with require but using await☆30Updated 3 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago