Replacements for fs-extra
Node.js
Modern Node.js includes built-in fs and fs/promises APIs that cover what fs-extra
historically provided. The table below maps fs-extra
methods to Node.js APIs and highlights significant differences