Skip to content

Commit 07b8fdc

Browse files
authored
Add aura-lint to tools list in README
Zero-dependency UI architecture and Tailwind CSS linter with an autonomous auto-fix engine.
1 parent 2c27f29 commit 07b8fdc

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
@@ -217,6 +217,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
217217
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
218218
* [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.
219219
* [fallow](https://github.com/fallow-rs/fallow) - Finds dead code, duplication, circular dependencies, and complexity hotspots in JavaScript and TypeScript projects.
220+
* [aura-lint](https://github.com/modoldern/aura-lint) - Zero-dependency UI architecture and Tailwind CSS linter with an autonomous auto-fix engine.
220221

221222
## MVC Frameworks and Libraries
222223

0 commit comments

Comments
 (0)