Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Merge multiple streams into one stream in sequence or parallel.
Allows users to use generators in order to write common functions that can be both sync or async.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Queues failed requests and uses the Background Sync API to replay them when the network is available
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Synchronous version of the Fetch API
An easy-to-use wildcard globbing library.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Create sync/async APIs with usable logic
Synchronous version of the Fetch API
An optionally-asynchronous forEach with an interesting interface.
Make synchronous web requests
Runs a list of async tasks, passing the results of each into the next one
Live CSS Reload & Browser Syncing
Synchronously write a file and create its ancestor directories if needed
Resolve a path by walking parent directories.
Test whether a path exists on the filesystem.
Turns async function into sync via JavaScript wrapper of Node event loop
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
- typescript
- javascript
- es5
- promise
- es6.promise
- async
- asynchronous
- async promise
- asynchronous promise
- sync
- synchronous
- sync promise
- synchronous promise
- idle
- View more
Read the entire contents of a file.