Curated collection of data structures for the JavaScript/TypeScript.
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
JavaScript utilities for Vega.
EditorConfig File Locator and Interpreter for Node.js
An ini encoder/decoder for node
Collection of utility functions
Concatenate a readable stream's data into a single array
Convert object keys to camel case
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
A "standard library" of stuff I find to routinely be useful in Node.js
Gatsby transformer plugin for JSON files
Variant of merge that's useful for webpack configuration
Essential JS 2 DataManager
Parses netlify redirects into a js object representation
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Convert an object's keys to snake case
Remove undefined properties and empty arrays from an object
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Merge objects & other types recursively. A simple & small integration.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
@vue/reactivity
Quick and dirty signatures for Objects.
Invoke getter/setter functions on array-like objects
A polymorphic clone operator for arbitrary object graphs