rollup-plugin-cleanup
Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings
Updated by @amarcruz
remove-files-webpack-plugin
A plugin for webpack that removes files and folders before and after compilation.
Updated by @immersion
delete
Delete files and folders and any intermediate directories if they exist (sync and async).
Updated by @jonschlinkert
catch-exit
Catch Node.js exit conditions, including errors and unhandled rejections.
Updated by @electrovir
with-local-tmp-dir
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.
Updated by @dword-design
use-cleanup-callback
React hook that is a hybrid of useCallback and the cleanup from useEffect
Updated by @shrugsy