Parse and stringify JSON with comments. It will retain comments even after saved!
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
No description provided.
Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
It's a very fast and efficient glob library for Node.js
Polyfill of future proposal for `util.parseArgs()`
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Dot separated format version of node-querystring
Remove duplicate values from an array. Fastest ES5 implementation.
Types and utilities to access object properties by dot notation.
Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths
Simple custom events
Selectively merge values from one or more generators onto the current application instance.
Maintain and search through a sorted array using some low level functions
A nodejs module designed to parse an Object hash transposing between dot-notation and a structured heirarchy of Objects/Arrays.
A beautiful and minimal logger for all applications
TypeScript definitions for dlv
Express middleware to protect against HTTP Parameter Pollution attacks
Exactly computes the dot product between two vectors
Stringify any JavaScript value.
Loop over each item in an array and call the given function on every element.
Copy a descriptor from object A to object B
Returns true if a value is a plain object, array or function.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript