mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
feat: husky
This commit is contained in:
@@ -183,6 +183,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter
|
* [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter
|
||||||
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
|
* [Pre-evaluate code at buildtime](https://github.com/kentcdodds/preval.macro) - Pre-evaluate your front end javascript code at build-time
|
||||||
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
|
* [JS-Beautifier](https://github.com/beautify-web/js-beautify) - Npm cli and library to format JS code.
|
||||||
|
* [husky](https://github.com/typicode/husky) - Prevents bad git commit, git push and more.
|
||||||
|
|
||||||
## MVC Frameworks and Libraries
|
## MVC Frameworks and Libraries
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user