Search results
59 packages found
Handles completion and errors for sync, callbacks, promises, observables and streams.
Middleware composition at new level. Ultimate alternative to `ware`, `plugins`, `koa-compose` and `composition` packages. Allows you to use callbacks, promises, generators and async/await functions as middlewares.
Convenient done handler that exits a process properly. Use with worker processes like for iron.io @ http://www.iron.io/worker
Deferred in the most basic way
Get a callback when all streams have ended
Pagedone provides tailwind components for your website to make it easy.
List of common callback names - callback, cb, callback_, next, done.
A React component that triggers a callback when the user has finished typing in the input text box
A React component that triggers a callback when the user has finished typing in the input text box
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Time async functions using async-done for execution and completion.
Scraper for the GDQ Donation Tracker
[](https://www.npmjs.com/package/done-bar)
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
A linter for promises that checks for possible Promise.then usage errors and advises to use Promise.done instead.
Returns true if function is a callback. Checks its name is one of [common-callback-names][] - callback, cb, cb_, callback_, next, done, they can be customized, these are default.
A decorator for async functions that automatically calls `done()` on the returned promise
knock-knock-go is React a helper to simplify the process of loading asynchronous components by dealing with the logic around when to render the component, an error or a loading message