Skip to content

Commit 797454f

Browse files
authored
docs: add rev-dep to qa tools (#970)
1 parent 63ed3b0 commit 797454f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
215215
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
216216
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
217217
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
218+
* [Rev-dep](https://github.com/jayu/rev-dep) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI.
218219

219220
## MVC Frameworks and Libraries
220221

0 commit comments

Comments
 (0)