size-limit-action
Budget checker
Automates performance budgeting for JavaScript applications
Compare the real cost to run your JS app or lib to keep good performance in every pull request
451 stars
4 watching
84 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lironhazan/nx-size-limit | Checks JavaScript bundle size and throws an error if it exceeds a performance budget | 11 |
un-ts/size-limit | Tools and plugins to optimize the size of Node.js applications | 3 |
alberthernandez/working-label-action | Automates addition and removal of labels on pull requests based on their status | 5 |
koajs/ratelimit | A middleware solution to rate limit incoming requests in web applications | 485 |
fastify/fastify-rate-limit | Provides a low-overhead rate limiter for Fastify routes. | 501 |
koajs/maxrequests | Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. | 3 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
edcharbeneau/blazorsize | A JavaScript interop library that allows Razor Components to detect browser size changes and test media queries at runtime. | 337 |
mljs/array | Functional utilities to transform and compute stats on arrays | 16 |
tkadlec/grunt-perfbudget | Ensures website performance meets budgeted standards by comparing test results to specified limits | 856 |
juliangruber/isarray | A polyfill for Array.isArray to support older browsers and Node.js versions. | 132 |
chaijs/check-error | Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
vzhou842/faster.js | A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 436 |
adampflug/express-brute | A middleware solution to rate-limit incoming requests to prevent brute-force attacks on express routes. | 564 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |