Size Limit: make the Web lighter
Topics
Share on
Andrey Sitnik
Author of PostCSS and Autoprefixer, Principal Frontend Engineer
Size Limit is a tool to prevent JavaScript libraries bloat. With it, you know exactly for how many kilobytes your JS library increases the user bundle. You can add Size Limit to your continuous integration service (such as Travis CI) and set the limit. If you accidentally add a massive dependency, Size Limit will throw an error.
In the same orbit
- Size LimitLinter for your JavaScript application that makes the Web lighter by preventing JS library bloat.
Explore more events
- Future of colors in CSS: why I moved to oklch() from rgb(), hex, and hsl()
Future of colors in CSS: why I moved to oklch() from rgb(), hex, and hsl()
BarcelonaJS