Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data. Works in node and browser
Clone objects by dropping circular references
Provide a polyfill for all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`.
The lodash method `_.isFinite` exported as a module.
Wraps a function with a function of a sertain arity.
babel require hook
Takes an array of numbers and calculates some descriptive statistics
Jest transform stub
Functional, extensible L-System architecture w/ support for probabilistic rules
Manage multiple event handlers using few event listeners
Turn an array like into an array
Quickly parse & match URLs
A simple in-memory cache. put(), get() and del()
A wrapper that chooses http or https for requests
Another biased type checking solution for Javascript
Binary serialization of arbitrarily complex structures that sort element-wise
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
Symlink files or directories, falling back to copying on Windows
Streaming queries for potygen
creates a new array with given range
ES2015 (ES6) Number.isInteger polyfill
Return a data type from a string representing the type
Safely push each item of an array to a stream
JavaScript port of tiktoken