Starting from version 0.4.0 safejs implements almost all functions of [Async](https://github.com/caolan/async) and can transparently replace it. For asyncjs functions library adds its error trap capabilities and also contain some optimizations and speed i
Put a bunch of emitted events in an array, for testing.
Enhanced paste from Office feature for CKEditor 5.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Rearrange array elements by index array
Stringify your JSON at max speed
return list of CallSite objects from a captured stacktrace
Source editing enhanced feature for CKEditor 5.
Turn an array like into an array
Get all but the last element or last n elements of an array.
Generates an array of consecutive integers starting at 0
Read `.xlsx` files in a web browser or in Node.js
A polyfill for Array.prototype.flat and Array.prototype.flatMap
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Validates if a value is an integer array.
Find [nd-]array min/max values
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Create immutable array-like-objects with useful methods
UnRS Resolver Node API
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array