find-remove

v4.1.0
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
file remove rmdir unlink find filter recursive fs delete and 3 more...

lint

eslint ./src ./tests

test

nodeunit tests/basics.js

build

microbundle

lint:fix

yarn --silent lint --fix; exit 0

prettier

prettier --check ./src ./tests

prettier:fix

prettier --write ./src ./tests

Metadata

  • MIT
  • >=16.13.1
  • Michael Heuberger
  • released 10/8/2022

Downloads