Functional errors with formatted output
Create an array with values that are present in the first input array but not additional ones
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + 'path/to/lib.js');`
Minimal async jobs utility library, with streams support
TypeScript definitions for stripe-v2
Create an array without duplicates
Simple array test
Remove duplicate values from an array. Fastest ES5 implementation.
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
Carbon Design System SVG icons as Solid components
A simple and pragmatic library for testing Node.js console output.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Copy a descriptor from object A to object B
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next
TypeScript definitions for @carbon/elements
Eric Meyer's Reset CSS for styled-components
TypeScript definitions for qrcode-svg
Expand multiple globs into file paths
Bizarro minimist: transform an options object into argv
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A standard form implementation for Formalist using React