Uint32Array.
Uint16Array.
An ini encoder/decoder for node
Runs (webpack) loaders
Object.assign with sorted keys
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Read arrays as standard WhatWG streams.
Float32Array.
Array#filter for older browsers.
A utility function to index arrays by any criteria
Flowtype linting rules for ESLint.
a sorted array, with user-supplied sorting.
Like an array, but rounder.
A tiny and fast selection algorithm in JavaScript.
align-text with ANSI support for CLIs
Like `fs.promise.readdir()`, but sorts the result based on `String#localeCompare()`
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A tiny, faster alternative to native Array.prototype.every
Code generation for io-ts
Push an array of items into an array, while being robust against prototype modification
Move an array item to a different position
A reimplementation of Python's bisect library in TypeScript.