141 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
A dangerously convienient, high performance and super lightweight utility (2.7kb) that injects methods into the Object prototype to sugar for many common use cases working with Javascript objects.
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
Convert all soap methods to promises. Inspired by soap-q.
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
- promise
- promises
- performance
- async
- await
- deferred
- deferreds
- future
- flow control
- fluent interface
- promise methods
- foreach
- reduce
- filter
- View more
Support methods as async function for hapi
Wrap Stripe.js async methods to return promises
JavaScript utility methods for promises
Promisify all methods of an object
Async 'will' and 'did' hooks for any methods
Package provides Teleport -- a tool with promise-like methods used to deliver data (looks like a Promise that you resolve from the outside). Also, it provides Channel -- multi-version of Teleport with an async iterator implemented.
Make asynchronous methods support both Promise and callback.
Build full object wrappers that convert regular node methods into methods that return a thunk
Common methods and utilities for @esri/arcgis-rest-js packages.
Drop-in replacements for RxJS Observable methods and operators that work with AbortSignal
A wrapper to help with testing async methods
Javascript Promise Xtended - Wrapper to add new methods w/o changing the native promise prototype
vigour-fs, but methods return promises
Wraps up Backbone's XHR methods into a consistent promisable API
Convert all soap methods to promises. Inspired by soap-q.