JavaScript utilities for Vega.
Isomorphic, functional type-checking for Javascript
Convert object keys to camel case
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Returns an array of all tabbable DOM nodes within a containing node.
Compute the absolute value of each element retrieved from a strided input array via a callback function and assign each result to an element in a strided output array.
Apply a function to elements in a three-dimensional nested input array and assign results to elements in a new three-dimensional nested output array.
Apply a function to elements in a two-dimensional nested input array and assign results to elements in a new two-dimensional nested output array.
Return a new array containing every element from an input array and with a provided value inserted at a specified index.
Move an array item to a different position
Apply a function to elements in a four-dimensional nested input array and assign results to elements in a new four-dimensional nested output array.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
Stringify your JSON at max speed
Map over promises concurrently
Parses set-cookie headers into objects
A JavaScript text diff implementation.
make your slider value change by your input array sequence
read(1) for node programs
Apply a unary function to each element retrieved from a five-dimensional nested input array according to a callback function and assign results to elements in a five-dimensional nested output array.
Apply a unary function to each element retrieved from a two-dimensional nested input array according to a callback function and assign results to elements in a two-dimensional nested output array.
Draw perfect pressure-sensitive freehand strokes.
Regular expression for matching semver versions