Flatten a two-dimensional nested array.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Request raw body
An OData parser written in OMeta
ESLint rule to check unused and potentially unnecessary dependencies in React Hooks.
A unique way to work with a binary file in the browser and the server.
Use [Preact signals](https://github.com/preactjs/signals) with the interface of a plain JavaScript object.
Convert Json to ioBroker States
Type-safe array sorting method with support for deeply nested properties and Typescript autocompletion.
TypeScript definitions for topojson
Position a dropdown element near a button in a way that fits on the screen.
🐊Putout plugin adds ability to remove useless 'push()'
Test if an input value is a supported ndarray data type.
Normally distributed pseudorandom numbers.
TypeScript/JavaScript SDK for Matrix bots and appservices
Detect native ArrayBuffer support.
A CLI to export json object to bash env. Also json array to csv
Alphabetically sort an array of strings
Enforce that async functions use await
Sets value at index.
A library for converting IP range to CIDRs or CIDR to IP range.
Arranges values in an order.
Poisson distribution probability mass function (PMF).