ECMAScript 7 compatibility shims for legacy JavaScript engines
Async iterator for GitLab API based on axios
Config parser for Relay applications.
Convert a pull stream to an async iterator
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Find a file by walking up the directory tree
typescript-json-schema generates JSON Schema files from your Typescript sources
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Better binary searching
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
The iterator symbol.
Unicode CLDR pluralization rules as JavaScript functions
utility functions for async iterators
Calculates the Cartesian product between multiple collections.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Like a Set, but provides the index of the `key` in the backing array
An ES-spec-compliant shim/polyfill/replacement for JS language Math and Number constant values that works as far down as ES3
Lazy-evaluating list of files, based on globs or regex patterns
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
mirror of glob, bundled and exposed as ES module including for browser
Randomize the order of items in an array
stdlib TypeScript type declarations.
librabin bindings for JavaScript
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript