A useful helper for any javascript program
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Return a data type from a string representing the type
This is a fork https://www.npmjs.com/package/scim2-filter version 0.2.0 with bug correction.
A simple array utility to find duplicates in your object array 😍
utilities for observable asynchronous control flow
Plugin utilities for Rolldown
Implementation of common algebraic types in JavaScript + Flow
Invokes the passed function for each item in an iterable
Convert object to string.
Remove duplicate values from an array. Fastest ES5 implementation.
A plugin for svg.js adding filter functionality
remove items from a javascript array without generating memory garbage
Collects all values from an async iterator, sorts them using the passed function and yields them
Filtering streams.
Fastest Array.filter alternative --- mutates original array!
Filter out unwanted `console.log()` output
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
A port of inflection-js to node.js module
Filter an array or arguments by JavaScript native type (e.g. functions, strings, etc).
Get logo property from HTML markup
Breadth-first deep object filter
Rearrange array elements by index array
Add an object to an array between each element