Map-like, concurrent promise processing
-
Updated
Sep 25, 2021 - TypeScript
{{ message }}
Map-like, concurrent promise processing
Use MongoDB in GitHub Actions
Use Redis in GitHub Actions
async/await-ready, chainable Array & Collection utilities
String utilities for Node.js
The Supercharge core code
Helper and utility functions for Node.js
Scaffold a new Supercharge application from your terminal
Extended and async `fs` package for Node.js
async/await-ready, chainable streaming utilities for Node.js
Serverless functions on AWS Lambda with hapi.js
An extended Map class and the one JavaScript should have shipped
Source code of the Supercharge website
Class utilities for Node.js and JavaScript
Number utilities for Node.js and JavaScript
Serverless functions on Google Cloud Functions with hapi.js
Shared TypeScript config for Supercharge projects
A queue data structure for Node.js
Opinionated UI kit for CLI inputs and outputs.
Array utilities for Node.js
Pipe an input through a pipeline of async tasks
Add a description, image, and links to the supercharge topic page so that developers can more easily learn about it.
To associate your repository with the supercharge topic, visit your repo's landing page and select "manage topics."
Implement an
allmethod that returnstrueif all items in the set match a givenpredicatefunction, otherwise false.Requirements
method-allbranch (contains tests)