Turns off all SCSS rules that are unnecessary or might conflict with Prettier.
ESLint configuration used by Create React App
TypeScript definitions for d3-array
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
An implementation for Array.fromAsync, which dumps an async iterator into an array.
A library to create a trace of your JS app per Google's Trace Event format.
Guarantees an array back
a base class for sdk with default error handler
Events and more for arrays
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
typescript-json-schema generates JSON Schema files from your Typescript sources
A tiny (183B to 210B) and fast utility to ascend parent directories
Matches strings against configurable strings, globs, regular expressions, and/or functions
Array module.
ESLint config for Expo apps
Create an array of unique values, in order, from the input arrays
Simple Lazy Ranges for Node/Javascript
Make array iteration easy when using async/await and Promises
Filter array elements with Promises
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
throttle async and promise-returning functions. Other packages don't do it right.
Enforce that async functions use await