Showing 41-60 of 389,143 packages
Returns true if a value is a plain object, array or function.
Serializes JavaScript objects to URLSearchParams.
Array module.
Minimal async jobs utility library, with streams support
Create an uninitialized array having a specified length.
Callbag factory that combines data from multiple callbag sources
Check if a binary is working
Everything you need for Dev
putout plugin adds ability to find and remove empty patterns
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Create an array without duplicates
Put a bunch of emitted events in an array, for testing.
Remove duplicate values from an array. Fastest ES5 implementation.
remark plugin to remove empty paragraphs
A module used internally by Jest to check which files have changed since you last committed in git or hg.
Frequent default values
Create an array with values that are present in the first input array but not additional ones
Parse & stringify .properties files
Simple javascript lib for converting a [comma || space] delimited string to an array
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.