npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "find" 的结果(共 46 个)
@jest/diff-sequences

Compare items in two sequences to find a longest common subsequence

MIT
@pnpm/find-workspace-dir

Finds the root of a pnpm workspace

MIT
compare-versions

Compare semver version strings to find greater, equal or lesser.

MIT
find-node-modules

Return an array of all parent node_modules directories

MIT
find-root

find the closest package.json

MIT
dotgitignore

find the closest .gitignore file, parse it, and apply ignore rules

ISC
fined

Find a file given a declaration of locations.

MIT
semver-greatest-satisfied-range

Find the greatest satisfied semver range from an array of ranges.

MIT
node-find-files

A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.

BSD
find-duplicated-property-keys

A package for detecting all duplicated property keys of a JSON string.

MIT
find-versions

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

MIT
git-head

finds the hash of the HEAD reference

MIT
isbuiltin

Find if a module is a built-in node module

MIT
find-parent-dir

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

MIT
find-babel-config

Find the closest babel config based on a directory

MIT
portfinder

A simple tool to find an open port on the current machine

MIT
@pnpm/find-workspace-packages

Finds packages inside a workspace

MIT
array.prototype.findlast

An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.

MIT
find-up-json

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

MIT
lodash.findkey

The lodash method `_.findKey` exported as a module.

MIT
find-index

finds an item in an array matching a predicate function, and returns its index

MIT
lodash.findindex

The lodash method `_.findIndex` exported as a module.

MIT
git-refs

finds all references of a git repository

MIT
array.prototype.findindex

Array.prototype.findIndex ES2015 polyfill.

MIT
array-find-index

ES2015 `Array#findIndex()` ponyfill

MIT
load-pkg

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

MIT
walkdir

Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.

MIT