arum-aruff
v0.0.2
Published
helps with removing dead components
Downloads
3
Maintainers
Readme
ARUM-ARUFF
WHAT IT DO:
Builds a tree of your app, and tells you what components/packages should/might be easiest to delete!
HOW TO RUN IT:
npm i -g arum-aruff
cd SOME_PROJECT_FOLDER
arum-aruff
DEV NOTES:
- Tests are a nightmare.
fs
mocking with generally non-serialava
means any test failures will look horrifying and nonsensical. You'll never be able to tell what's wrong for the most part. Just assume any changes that start failing are the latest thing you've done.
TODO:
fsPromises
fail to work well withpackage.json
files, refactoring whenmock-fs
works correctly would be nice.package.json
deps that aren't imported anywhere reportingCI
testing &one19/project-status
integrations- a happy little
svg
icon of a pupper and a glass of rum export
strength mapping- tracing imports & exports from file to function name
- Baller d3 web
_size
reporting for tree/single-file lines of code/bits- parsing
test
configs or allowing to have a-i
input to allow ignoring any regex