tuananh / node-pruneLinks
Easily pruning unneeded files from node_modules folder
☆51Updated 5 years ago
Alternatives and similar repositories for node-prune
Users that are interested in node-prune are comparing it to the libraries listed below
Sorting:
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next