非常教程

Standard JS 参考手册

常见问题 | FAQ

How do I make the output all colorful and pretty?

如何使输出的所有丰富多彩, 漂亮的

内置输出简单明了,但如果你喜欢闪亮的东西,请安装 snazzy:

$ npm install snazzy

并运行:

$ standard --verbose | snazzy

还有标准tap,standard-json,standard-reporter和standard-summary。