HTML Utiltities
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
[Deprecated] Allows you to filter any array of objects by providing a key and a value to match on, and the option to discard the matching items from the array.
Recursive, synchronous, and fast file system walker
Array utils
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.
utilities for primitive JavaScript types
This addon provides array helpers for Ember templates and components.
Angular 5+ pipeline for filtering arrays
Provides functionality related to source maps.
Faster alternative to javascript's native filter method.
Array#forEach ponyfill for older browsers
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Serve directory listings
Zero-dependency TypeScript library for immutable array operations: filter nullables, upsert/toggle by key, deduplicate, enumerate, and more.
utilities for observable asynchronous control flow
Concatenate a readable stream's data into a single array
Creates an array with all elements that pass the test by the provided function.
Parses set-cookie headers into objects
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Rope-based persistent sequence type
broccoli filter but with a persistent cache
very fast object redaction
Allows you to hide certain warnings from webpack compilations