Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

jmaister/stylestats

Repository files navigation

StyleStats

Electron app for HTML page CSS and Styles stats.

Available charts:

  • Number of elements.
  • Number of classes.
  • Number of nodes with style property defined.
  • Number of elements + style.

Alt text

Development setup

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for macOS, Linux, and Windows, using electron-packager.

License

MIT © Jordi Burgos

Releases

No releases published

Packages

No packages published