nx-size-limit
Size checker
Checks JavaScript bundle size and throws an error if it exceeds a performance budget
size-limit plugin for nx (Size Limit is a performance budget tool for JavaScript.)
12 stars
1 watching
1 forks
Language: TypeScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Tools and plugins to optimize the size of Node.js applications | 3 |
| Automates performance budgeting for JavaScript applications | 454 |
| Analyzes JavaScript bundle size and execution time to enforce performance budgets | 6,582 |
| Automated tool to check package sizes in JavaScript projects | 51 |
| Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. | 3 |
| Limits concurrent execution of promise-returning and async functions. | 2,083 |
| Provides an Erlang application to limit task concurrency and protect against overload | 20 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| A rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window. | 508 |
| Analyzing the relationship between Svelte component source code and generated bundle size to identify an inflection point where compilation advantages vanish. | 174 |
| A JavaScript interop library that allows Razor Components to detect browser size changes and test media queries at runtime. | 341 |
| Tools to measure and analyze the bundle size of npm packages during the development process. | 423 |
| A rate limiter for Node.js applications using Redis as the backing store. | 719 |
| Displays file size information in the command line after compiling a bundle | 128 |
| Controls function calls to limit their frequency within a specified time interval | 447 |