Showing 21-40 of 267,074 packages
The Interactive Extensions for JavaScript
Semaphore using `async` and `await`
Higher-order functions and common patterns for asynchronous code
`[].reduce()` for old browsers
Base64 encoding/decoding in pure JS
Determine if a function is a native async function.
ESLint plugin for Angular applications, following https://angular.dev/style-guide
A function that returns the normally hidden `AsyncFunction` constructor
A Promise-based interface into processes created by child_process.spawn
Map over promises concurrently
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Robustly get the length of a Typed Array