[ 源代码: node-postcss-reporter ]
软件包:node-postcss-reporter(7.0.5+~7.0.1-1)
node-postcss-reporter 的相关链接
Debian 的资源:
下载源码包 node-postcss-reporter:
- [node-postcss-reporter_7.0.5+~7.0.1-1.dsc]
- [node-postcss-reporter_7.0.5+~7.0.1.orig-types-postcss-reporter.tar.gz]
- [node-postcss-reporter_7.0.5+~7.0.1.orig.tar.gz]
- [node-postcss-reporter_7.0.5+~7.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Log PostCSS messages in the console
A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered by other PostCSS plugins.
As of PostCSS 4.1, a single PostCSS process can accumulate messages from all of the plugins it uses. Most of these messages are warnings. Presumably, plugin authors want you to see those messages. So this plugin exists to read the accumulated messages (or messages from only the plugins you've specified), format them, and print them to the console.
Node.js is an event-based server-side JavaScript engine.
其他与 node-postcss-reporter 有关的软件包
|
|
|
|
-
- dep: node-picocolors
- library for terminal output formatting with colors (Node.js module)
-
- dep: node-postcss (>= 8.1~)
- Tool for transforming styles with JS plugins
-
- dep: node-thenby
- library that helps sorting arrays on multiple keys