A function for iterating over objects, arrays, strings and ranges
Does a best guess at the type of data supplied
Run promise-returning & async functions in series
Creates an interpolated grid of points using the Inverse Distance Weighting method.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
lightweight JavaScript APG parser
Parses every stack trace into a nicely formatted array of hashes.
Map over promises concurrently
This package contains common prop types used across dhis2 apps and libraries.
A 3D animated countdown component for React.
Iterate any iterable JS value. Works robustly in all environments, all versions.
Detect Filetype by bytes
Async Array.prototype.forEach()
Iterate all the data in a stream
Build complex rules, serialize them as JSON, and execute them in JavaScript
Validity check functions. These functions generally take [a tscircuit json array](https://github.com/tscircuit/soup) and output an array of arrays for any issues found.
## What does this cli tool do: This cli tool converts a text file to a JSON array. Each line in the txt file will become an element in the array.
Utility functions shared by react-highlight-words and react-native-highlight-words
Three-dimensional recursive spatial subdivision.
Randomize the order of the elements in a given array.
Simple data set export to Excel xlsx file
Get all but the last element or last n elements of an array.
Operation with random numbers for ngraph.*
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features