ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Parses SPARQL JSON query results
Apollo Core Schema processing library
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Regular expression parser for ECMAScript.
Determine if a function is a native generator function.
A helper utility to parse and validate WebdriverIO options
Returns an array of Typed Array names that are available in the current environment
Like JSONStream, but using Minipass streams
Cache-control header utility that parses human readable time strings into seconds.
Composable HTTP Client
Node.js proxy string parser
utils for webpack loaders
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
Extract repository info from a git remote URI
Support for `import <defer|source>` phase syntax in Acorn
Does this JS environment support the `name` property on functions?
Parse a human name string into salutation, first name, middle name, last name, suffix. Parse an address into address, city, state, zip
TypeScript definitions for parse-srcset
Parse regular expressions' unicodeSets (v) flag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.