lazy-cache
Cache requires to be lazy-loaded when needed.
requirefresh
Require a file without adding it into the require cache
decache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.