Showing 1-20 of 1,588,751 packages
Convert object to array, where each item is an array of key & value
Object to array
This package helps you work with objects in your project, making it very easy to convert object to array and manipulate it.
Run an array of functions in parallel
utilities for primitive JavaScript types
General purpose glob-based configuration matching.
- [Installation](#installation) - [Utility Functions](#utility-functions) - [Remove Duplicates in an Array](#remove-duplicates-in-an-array) - [Example Usage](#example-usage) - [Convert object to Array by Structure](#convert-object-to-an-array)
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Converts an object to array of object with {key:value} pair like PHP associative array
Parses set-cookie headers into objects
Flatten nested arrays
Polyfill of future proposal for `util.parseArgs()`
Parse and stringify JSON with comments. It will retain comments even after saved!
A module used internally by Jest to check which files have changed since you last committed in git or hg.
Copy a descriptor from object A to object B
Matches strings against configurable strings, globs, regular expressions, and/or functions
Returns true if a value is a plain object, array or function.
Loop over each item in an array and call the given function on every element.
An ini encoder/decoder for node
Fast JavaScript array sorting by implementing Python's Timsort algorithm