extract-files

popular js
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
Version 13.0.0 License MIT
Keywords
extractfilefilesFileFileListBlobesmmjs
<script type="module"> import extractFiles from 'https://cdn.jsdelivr.net/npm/extract-files@13.0.0/+esm' </script>