Fast JavaScript array sorting by implementing Python's Timsort algorithm
No description provided.
Parse and stringify JSON with comments. It will retain comments even after saved!
Polyfill of future proposal for `util.parseArgs()`
Observe deep changes in any object, array, map, set, date, ...
Remove duplicate values from an array. Fastest ES5 implementation.
Extract a property value from each element of an object array.
very fast object redaction
Stringify an object/array like JSON.stringify just without all the double-quotes
Polymorphic DataType interface for version control over arbitrary data (Object, Array, Set, Source/text) with a live-mutation Ledger on top
Maintain and search through a sorted array using some low level functions
provides helpers to check if argument type is object, array, function
Babel plugin that allows you to extract an object/array from a destructuring expression
Stringify any JavaScript value.
don't worry about get value from object/array
Use digger() to <get/set> value, from deep inside of an <object/array>.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Loop over each item in an array and call the given function on every element.
Copy a descriptor from object A to object B
An ini encoder/decoder for node
Check empty object, array, string,.. for nodejs
Stringify an object/array like JSON.stringify just without all the double-quotes
Nano library to transparently observe and/or intercept JavaScript Object/Array mutations via Proxy and Reflect at any depth.
Array#filter for older browsers.