npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "object path" 的结果(共 2 个)
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
has-value

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

MIT