Average all values in an array recursively
A simple library that calculates the average color of images, videos and canvas in browser environment.
Flatten nested arrays
Components for calculating technical indicators on data series
Calculate the average color given an array of CSS Hex Colors
Remove duplicate values from an array. Fastest ES5 implementation.
Get the average value in an array
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Detect whether or not an object is a Typed Array
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Convert a typed array to a Buffer without a copy
Calculate and display the average values of msg.payload in a bar chart.
Base64 encoding/decoding in pure JS
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
ES2015 `Array#findIndex()` ponyfill
Concatenate a readable stream's data into a single array
Like an array, but rounder.
Validates if a value is an array.
Validates if a value is an integer array.
Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Promisify a callback-based function