Remove undefined properties and empty arrays from an object
Exclude keys to compare from a deep equal operation with chai expect and assert
Unique file name with streams support
Query result type converters for node-postgres
A functional typescript implementation of the PCG family random number generators
Generate an unique ID for use in a distributed environment.
Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around
Minimal web-style fetch TypeScript typings
Decorator-based property validation for classes.
Encapsulated tokens (encrypted and mac'ed objects)
A blazing fast stringifier that safely handles circular objects
Nozbe's fork of LokiJS, optimized for WatermelonDB
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Get consecutively unique elements from an array
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Merge objects & other types recursively. A simple & small integration.
EditorConfig File Locator and Interpreter for Node.js
It's a very fast and efficient glob library for Node.js
dedupes an array
Component and HTML unique id generation plugin for Vue.js
Check if a value is an object
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Parse the Forwarded header (RFC 7239) into an array of objects