A utility library for uploading sourcemaps to Replay for use while replaying recordings.
A utility function to index arrays by any criteria
Schema for data modeling & validation
Returns true if a link can be created
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Info about an npm project - which lockfile version, which lockfile(s) are present, etc.
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Inquirer confirm prompt
Node default behavior import resolution plugin for eslint-plugin-import.
Generate all possible permutations of an object's key-value pairs
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
gRPC utility library for loading .proto files
Broadcast array shapes to a single shape.
Utilities for testing front-end components and applications
Test if a value is an empty object.
Crop array of ranges when they go beyond the reference string's length
Common utils for ES6 and Node.js
Mobile testing helper for Cypress
Default code-generator for pug. It generates HTML via a JavaScript template function.
Convert file URLs to paths.
Add a scalar constant to each element in a single-precision floating-point strided array.
Write files in an atomic fashion w/configurable ownership
Calls async iterator next using a callback format
Server-side DOM implementation based on Mozilla's dom.js