stylesheet-code-quality-webpack-plugin

1.0.7 • Public • Published

stylesheet code quality webpack plugin

This is a webpack plugin to analyse and visualize the code quality of S(C)SS based web applications.

The static analysis is done with stylelint and further plugins. The ruleset is based on scientific research which can be read when the masterthesis is finished.

Webpack is used to hook into the bundling of an app. There is no reporting of errors to webpack. Instead the plugin ships with an integrated dashboard which can be accessed through the original application. On bundling the dashboard is put into a public folder. Of course this can be changed through configuration.

❗️ Caution: This plugin is under development and not ready for any integration. Any update will be published here

Usage

npm install stylesheet-code-quality-webpack-plugin  --save-dev

SCSS sourcemaps required.

More content will be added soon.

Package Sidebar

Install

npm i stylesheet-code-quality-webpack-plugin

Weekly Downloads

19

Version

1.0.7

License

MIT

Unpacked Size

12.5 MB

Total Files

95

Last publish

Collaborators

  • florianuphoff