An ini encoder/decoder for node
Runs (webpack) loaders
Call an array of promise-returning functions, restricting concurrency to a specified limit.
A WebdriverIO service to start & stop Appium Server
utility functions for working with cucumber-js
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
Uint32Array.
A utility function to index arrays by any criteria
Uint16Array.
A utility for checking if arrays and objects include search values
Flowtype linting rules for ESLint.
Like an array, but rounder.
HTML Utiltities
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
checks whether a hyperlink is alive (200 OK) or dead
Better binary searching
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
DOM utilities module for WordPress.
Extends `type-fest` with extra goodies.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A tiny and fast selection algorithm in JavaScript.
Like Array#findIndex but searches the array backwards.
A tiny, faster alternative to native Array.prototype.every
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.