dwyl/decache

dwyl/decache

Releases11
Frequency8 months 2 weeks
Last Release
Stars152
:shipit: Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.

Linked projects

decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.