unicode-property-aliases-ecmascript(latest: 2.0.0) Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
unicode-match-property-ecmascript(latest: 2.0.0) Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
@firebase/app-check(latest: 0.5.3) The App Check component of the Firebase JS SDK
@firebase/util(latest: 1.4.3) _NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
web-vitals(latest: 3.0.3) Easily measure performance metrics in JavaScript
@opencensus/web-types(latest: 0.0.7) OpenCensus Web types is a slightly-patched copy of the `types.ts` files from `@opencensus/core` so that they can be easily imported in web-specific packages.
jsbi(latest: 4.3.0) JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
release-please(latest: 15.12.0) generate release PRs based on the conventionalcommits.org spec
code-suggester(latest: 4.3.3) Library to propose code changes
unicode-match-property-value-ecmascript(latest: 2.2.1) Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
emoji-regex(latest: 10.6.0) A regular expression to match all Emoji-only symbols as per the Unicode Standard.
chromium-bidi(latest: 15.0.0) An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
webdriver-bidi-protocol(latest: 0.4.1) 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: