Extract object values into an array.
Polyfill of future proposal for `util.parseArgs()`
Parses set-cookie headers into objects
gRPC utility library for loading .proto files
JavaScript utilities for Vega.
Create an array with values that are present in the first input array but not additional ones
Parse and stringify JSON with comments. It will retain comments even after saved!
Generate contour lines from a grid of data.
No description provided.
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Generate hashes from javascript objects in node and the browser.
Right pad a string with zeros or a specified string. Fastest implementation.
No description provided.
Generate all possible permutations of an object's key-value pairs
Run an array of functions in parallel
Quickly scan for CLI flags and arguments
Compare, format, diff and serialize any JavaScript value
> Convenient JavaScript function that serializes Objects to FormData instances.
Vega expression parser and code generator.
Validates mint.json files
Safe defaults for cssnano which require minimal configuration.
Remove duplicate values from an array. Fastest ES5 implementation.
Array manipulation, ordering, searching, summarizing, etc.
Reduce any JSON value by traversing depth first and visiting each node
This is a simple javascript file that includes an object with countries as keys and arrays of states as values
Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming Values coming soon.
Generate a SVG month grid w/ heatmap based on array of dates.
kitchen gives you access to a whole array of objects to really test that your code doesn't do something strange when given an odd value.
Some simple but very useful utilities for Array objects. It primarily focuses on using the most efficient methods to get and modify certain values from Arrays.
The best solution for store global settings in Rails applications. This gem will managing a table of а global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you dont want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any object.
This tool helps to create a json array of json objects having certain fields and faked values in them.
Format or pretty-print Ruby data, including arrays, hashes, and structs. The keys ond values f the arrays and hashes are aligned for easy readability. Object attributes are similarly aligned.
Interpolate is a library for generic linear interpolation objects. Useful for such things as calculating linear motion between locations (or arrays of locations), multi-channel color gradients, piecewise functions, or even just placing values within intervals.
Settings is a plugin that makes managing a table of global key, value pairs easy.
Use this Fluentd output plugin if you are processing JSON messages containing arrays of values or objects and need those elements exploded such that there is one new message emitted per array element.
This library, called PSON for PostScript Object Notation, converts a Ruby number, string, symbol, array, hash, or Boolean value into PostScript code constructing the matching PostScript object. Invoked via the [[to_postscript]] method on each supported object.