npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "find-up" 的结果(共 8 个)
find-up-json

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

MIT
find-up-path

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

MIT
find-up-simple

Find a file or directory by walking up parent directories — Zero dependencies

MIT
find-up-sync

Find a file by walking up parent directories (barebones implementation, no dependencies)

MIT
@types/find-up

Stub TypeScript definitions entry for find-up, which provides its own types definitions

MIT
vfile-find-up

vfile utility to find one or more files by searching the file system upwards

MIT
find-up-package-json-cjs

A CommonJS module to find the closest `package.json`, read it, and report its content along with paths and goodies.

ISC