npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "done" 的结果(共 33 个)
post-compile-webpack-plugin

Run your code after compilation is done.

MIT
async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.

MIT
@nuxtjs/devalue

Gets the job done when JSON.stringify can't

LIL
async-time

Time async functions using async-done for execution and completion.

MIT
stop-iteration-iterator

Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.

MIT
after-all

Execute several async functions and get a callback when they are all done

MIT
gather-stream

Gather a stream, callback with buffer (or error) when done

ISC
common-callback-names

List of common callback names - callback, cb, callback_, next, done.

MIT
function-done

Handles completion and errors for sync, callbacks, promises, observables and streams.

MIT
always-done

Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more

MIT
disposable-directory

Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.

MIT
jasmine-before-all

Adds a done-friendly beforeAll setup to jasmine

once-done

Call a callback when a Promise is settled.

MIT
is-callback-function

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.

MIT
ondone

Wait for one or more async functions to be done.

BSD
@lerna/pulse-till-done

An internal Lerna tool

MIT
try-catch-core

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.

MIT
markdown-it-toc-done-right

Table of contents (TOC) for markdown-it markdown parser with focus on semantic and security.

MIT
fs-finder

[ABANDONED] File system recursive finder

MIT
operator-compare

[ABANDONED] Comparing two variables with operator as argument

MIT
dual-emitter

:tropical_drink: EventEmitter done right and no dependencies. For nodejs and the browser (>= IE8). Can emit custom or DOM events.

MIT
uri-js-replace

Replacement for abandoned library URI.js (uri-js)

MIT
stopwords-id

The most comprehensive collection of stopwords for the indonesian language.

MIT
okdone

Least possible things you have to output for tap cause fuck frameworks.

foxact

React Hooks/Utils done right. For browser, SSR, and React Server Components.

MIT
temporary-directory

create a random temporary directory for testing and destroy it when you are done

BSD