gaearon/node-fs-extra — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-09-22
Write a deployment script that copies an entire project folder to a new location.
Delete old build output directories recursively before a fresh build.
Create a nested folder path that doesn't exist yet in one call.
Read and write JSON config files directly without manual parsing.
| gaearon/node-fs-extra | arthurmoorgan/drift | atom/etch-list-view | |
|---|---|---|---|
| Stars | 6 | 6 | 6 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-09-22 | — | 2020-04-28 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Drop-in replacement for Node's built-in fs module, no structural code changes needed.
fs-extra adds convenient file and folder operations to Node.js, like copying directories, deleting folders recursively, and reading/writing JSON, as a drop-in upgrade to the built-in fs module.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Dormant — no commits in 2+ years (last push 2016-09-22).
The README does not specify license details.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.