Showing 21-40 of 580,230 packages
Check if something is a generator function
A WebGL interactive maps library
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
ES2019 spec-compliant String.prototype.trimEnd shim.
Spec TestCafe reporter plugin.
Get XDG Base Directory paths
A JavaScript client for Kubernetes for use in the GitLab frontend.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLastIndex` 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
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
HTML template for the AsyncAPI generator.
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
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.
ES6 spec-compliant RegExp.prototype.flags shim.
ES5 spec-compliant shim for String.prototype.trim
ES proposal-spec-compliant Object.fromEntries shim.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations