Adds values to the end.
Push an array of items into an array, while being robust against prototype modification
Copies part of array to another.
Removes first value.
Array manipulation, ordering, searching, summarizing, etc.
Removes last value.
Rotates values in array.
Adds values to the start.
Adds values to the end.
Updates values based on map function.
Exchanges two values.
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.
Sets value at index.
Stealth mode: Applies various techniques to make detection of headless puppeteer harder.
Gets values from the right.
Appends values from arrays.
Base class for puppeteer-extra plugins.
Keeps values which pass a test.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Picks an arbitrary permutation.
Removes last value.
Gets a part of array.
Gives values present in any array.
Arranges values in an order.