
jprichardson/node-fs-extra
Releases95
Frequency1 month 3 weeks
Last Release
Stars9.61K
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
Linked projects
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.