Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Bruno query with deep navigation, filter and map support
Helper utilities for developing react components
Easy to use efficient .GIF parsing in javascript
JSON diff & patch (object and array diff, text diff, multiple output formats)
This npm package provides a collection of useful array operation functions. It is lightweight because we are not using any outside dependencies.
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.
chainable array function that takes a side effect function and returns the input
CSS box-shadow parser and stringifier
Turn an `ArrayBuffer` into a string of hexadecimal characters.
Events and more for arrays
HTTP methods that node supports
TypeScript definitions for text-table
Array utils
TypeScript definitions for country-list
Pretty options for minimist
Combine an array of streams into a single duplex stream using pump and duplexify
Async control for arrays
Compute contour polygons using marching squares.
Encoding and decoding for base64, base32, base16, and friends
a CSS selector parser
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
asynchronous function queue with adjustable concurrency
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.