npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "recursive" 的结果(共 34 个)
fs-readdir-recursive

Recursively read a directory

MIT
camelize

recursively transform key strings to camel-case

MIT
require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

MIT
falafel

transform the ast on a recursive walk

MIT
esrecurse

ECMAScript AST recursive visitor

BSD-2-Clause
arr-flatten

Recursively flatten an array or arrays.

MIT
dasherize

recursively transform key strings to dash-case

MIT
@npmcorp/move

Move files or directories with rename, falling back to recursive rename/copy on EXDEV errors.

ISC
react-deep-force-update

Force-updates React component tree recursively

MIT
fs-vacuum

recursively remove empty directories -- to a point

ISC
move-concurrently

Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.

ISC
tiny-readdir

A simple promisified recursive readdir function.

MIT
tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

MIT
merge

(recursive)? merging of (cloned)? objects.

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

Apache-2.0
breakable

Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.

MIT
subarg

parse arguments with recursive contexts

MIT
deep-freeze

recursively Object.freeze() objects and functions

wrench

Recursive filesystem (and other) operations that Node *should* have.

watch_r

- recursively watch files - **watch new dirs/files that have been added to any watched directory** - ability to ignore files with `.ignorewatch` including list of files to ignore (similar to `.gitignore`). Use `*` to ignore all files in `.ignorewatch` di

rework-walk

Recursively walk through all rules and keyframes

defaults-deep

Like `extend` but recursively copies only the missing properties/values to the target object.

MIT