7 packages
async-file
Adapts the Node.js File System API (fs) for use with TypeScript async/await
async-fx
Simplifies web, file, and parallel tasks with TypeScript async/await
async-parallel
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.
mongodb-async-wrapper
Use TypeScript async/await with MongoDB
sizzler-scout
This project contains the Sizzler server for SCOUT.
unzip-simple
Super-simple unzip-to-memory API with file globbing
web-request
Simplifies making web requests with TypeScript async/await