← All repos

snazzy

Format JavaScript Standard Style as Stylish (i.e. snazzy) output

browserdevelopmentecmascripteslintformatterjavascriptlintnodejssnazzystandardstyle
Browse cluster: JavaScript Standard Style Linting
68commits
6contributors
1languages

Tech stack & purpose

Snazzy is a Node.js tool that reformats linter output from JavaScript Standard Style into a more visually appealing "stylish" format. It works by accepting compact text output from a linter and converting it to prettier results, and is typically used by piping the output of the `standard` linter into the `snazzy` command. The project is built for JavaScript development and is maintained by Feross Aboukhadijeh.

Languages

JavaScript
100.0%

Contributors