npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "recursively" 的结果(共 18 个)
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
arr-flatten

Recursively flatten an array or arrays.

MIT
dasherize

recursively transform key strings to dash-case

MIT
react-deep-force-update

Force-updates React component tree recursively

MIT
fs-vacuum

recursively remove empty directories -- to a point

ISC
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
deep-freeze

recursively Object.freeze() objects and functions

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
merge-dictionaries

Recursively merge two dictionaries together

MIT
fs-watch-tree

Recursively watch directories for changes

totalist

A tiny (195B to 220B) utility to recursively list all (total) files in a directory

MIT