`@voidhash/api-spec` contains the shared Voidhash API contracts (routes, schemas, auth headers, and API error types).
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.
Typings for the Figma REST API
AsyncAPI 2.x.y namespace for ApiDOM.
A WebGL interactive maps library
programmatic library for `npm access` commands
📃 TypeScript definitions for OpenAPI and JSON Schema specifications with complete inline documentation.
ES2019 spec-compliant String.prototype.trimEnd shim.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js
ES2019 spec-compliant String.prototype.trimStart shim.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
A basic but performant promise implementation
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
ES5 spec-compliant shim for String.prototype.trim
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
ES6 spec-compliant RegExp.prototype.flags shim.
A generic implementation of JSON RPC Subscriptions using proxies
The engine that powers scroll-into-view-if-needed