npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "always" 的结果(共 15 个)
p-reflect

Make a promise always fulfill with its actual fulfillment value or rejection reason

MIT
process-nextick-args

process.nextTick but always with args

MIT
canonical-path

paths that always use forward slashes

MIT
append-transform

Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.

MIT
stable-function

Ensure a function is stable, meaning the same input always produces the same output

MIT
stable-fn

Ensure a function is stable, meaning the same input always produces the same output

MIT
co-functional

co-functional is a MIT licenced library that provides several functions for use with the [co](https://github.com/tj/co) library. Functions are curried (where possible) and are always iteratee-first, data last.

MIT
riteway

Unit tests that always supply a good bug report when they fail.

MIT
resolve-glob

Ensures that absolute file paths are always returned from a glob pattern or array of glob patterns.

MIT
async-benchmark

Thin wrapper around benchmark.js to run asyncronous benchmarks (because I always forget the API)

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
unix-path-resolve

Cross platform resolve that always returns a UNIX style `/` seperated path

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
crosspath

A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)

MIT
is-es6-generators

Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.

MIT