npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "first" 的结果(共 19 个)
zod

TypeScript-first schema declaration and validation library with static type inference

MIT
array-differ

Create an array with values that are present in the first input array but not additional ones

MIT
p-locate

Get the first fulfilled promise that satisfies the provided testing function

MIT
error-first-handler

handles error first callbacks

MIT
ee-first

return the first event in a set of ee/event pairs

MIT
find-parent-dir

Finds the first parent directory that contains a given file or directory.

MIT
@zod/core

TypeScript-first schema declaration and validation library with static type inference

MIT
find-up-json

Find, read and parse the first matching file found walking the filesystem upwards.

MIT
defined

return the first argument that is `!== undefined`

MIT
koalas

Coalesce for JavaScript. Returns the first value that is not undefined or null.

MIT
select-hose

Select protocol using first bytes of incoming data and hose stuff to the handler

MIT
load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

MIT
split-on-first

Split a string on the first occurance of a given separator

MIT
find-up-path

Find the path of the first file matching a given name, walking the filesystem upwards.

MIT
arr-diff

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

MIT
first-chunk-stream

Buffer and transform the n first bytes of a stream

MIT
tailwindcss

A utility-first CSS framework for rapidly building custom user interfaces.

MIT
thenby

Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax

Apache-2.0
mixin-object

Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.

MIT