Flexible, lightweight transport layer for GraphQL
Does a JS type have a getter/setter property
Convenience wrapper for performing AST transformations with browserify transform streams
Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.
path.evaluate wrapped in a try catch
Make synchronous web requests
A pure JS SHA1 implementation created for js-git.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Detect functions with too many parameters without the constructor
An extension of svg.js which allows to select elements with mouse
A collection of Handlebars helpers for working with Common Test Report Format
The lodash method `_.without` exported as a module.
Convert === and !== to == and != if their types are inferred to be the same.
Parse a mime tree, no magic included.
Interface for react-with-styles outputting CSS
Convert a string to snake case.
Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Compile exponentiation operator to ES5
Flowtype linting rules for ESLint by flow-typed
Tonal array utilities
A memoizer factory for Intl format constructors.
Utilities for working with radius in node. For use with libraries such as [node-radius](https://www.npmjs.com/package/radius#dictionaries).
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.