Babel plugin that replaces member expressions and typeof statements with strings
`Object.defineProperty`, but not IE 8's broken one.
Prevent defined property getters from throwing errors
Define and resolve aliases for bundle dependencies
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
The modern build of lodash’s `_.isUndefined` as a module.
Utilities for determining if characters belong to character classes defined by the XML specs.
return the first argument that is `!== undefined`
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Babel helper to create your own polyfill provider
Make rollup compatible with ES3, remove Object.defineProperty of __esModule part
Replace references to `undefined` with `void 0`
This removes rvals that are equivalent to undefined wherever possible
a library that defines a common interface for working with archive formats within node
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Helper function to define a map
Helper function to define a map
Run predefined tasks whenever watched file patterns are added, changed or deleted.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.