npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "first" 的结果(共 98 个)
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
assign-symbols

Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.

MIT
@bevry/list

List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle

Artistic-2.0
gittar

:guitar: Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!

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
bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

MIT
jamjs

For **front-end** developers who crave maintainable assets, **Jam** is a **package manager** for JavaScript. Unlike other repositories, we put the **browser** first.

twing

First-class Twig engine for the JavaScript ecosystem

BSD-2-Clause
clean-jsdoc-theme

A modern, markdown-first JSDoc theme with i18n support

MIT
peek-stream

Transform stream that lets you peek the first line before deciding how to parse it

MIT
find-pkg

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.

MIT
@thisismanta/pessimist

This is a Node.js library that helps derive `process.argv` into a first-hand-**TypeScript** value-strict object with very minimal configurations.

ISC