搜索 "object path" 的结果(共 7 个)
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
tableize-object
Tableize an object by flattening its keys into object paths (dot-notation).
MIT