Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atomic-css-stats

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic-css-stats

Provides information about regular and compiled to atomic CSS classes files size (gzipped)

  • 0.1.0-beta.4
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

atomic-css-stats

Provides stats on .css files size (gzipped and brotli). Also compiles the styles to atomic CSS classes for compariaon.

npm i -g atomic-css-stats

Accepts a space separated list of paths or URL to css files.

acss-stats ./file.css https://example.com/bundle.css [...]

example:

$ acss-stats https://abs.twimg.com/a/1532484778/css/t1/twitter_core.bundle.css

  ==============
| https://abs.twimg.com/a/1532484778/css/t1/twitter_core.bundle.css
 ==============

Original file:

Size: 182.72 KB
Gzipped size: 34.08 KB
Brotli size: 28.95 KB

---

Compiled to atomic CSS classes:

Size: 60.05 KB
Gzipped size: 15.48 KB
Brotli size: 12.83 KB

Contributing

This package is part of the DSS monorepo.

License

MIT

Keywords

FAQs

Package last updated on 03 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc