Loosely validate a URL.
☆169Oct 5, 2023Updated 2 years ago
Alternatives and similar repositories for is-url
Users that are interested in is-url are comparing it to the libraries listed below
Sorting:
- Tiny log utility☆18Jun 17, 2015Updated 10 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Look up environment settings specific to different operating systems.☆138Dec 18, 2020Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- A stricter URI encode adhering to RFC 3986☆59Oct 21, 2019Updated 6 years ago
- ☆11Dec 30, 2022Updated 3 years ago
- Apply custom attributes to vinyl files☆14Nov 7, 2015Updated 10 years ago
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Dec 29, 2022Updated 3 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Jan 24, 2021Updated 5 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Nov 2, 2020Updated 5 years ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- align-text with ANSI support for CLIs☆24Sep 27, 2021Updated 4 years ago
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Apr 30, 2024Updated last year
- Collect and report code coverage of a JavaScript program☆14Jun 26, 2019Updated 6 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Read and parse a JSON file☆248May 17, 2023Updated 2 years ago
- A list of directories you should ignore by default☆23May 2, 2022Updated 3 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 5 months ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Fast deterministic JSON.stringify()☆30Apr 16, 2024Updated last year
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Sep 15, 2025Updated 5 months ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Normalize a URL☆871Feb 19, 2026Updated last week
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago