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.)

GitHub

11 stars
1 watching
1 forks
Language: TypeScript
last commit: 6 months ago

Related projects:

Repository Description Stars
un-ts/size-limit Tools and plugins to optimize the size of Node.js applications 3
andresz1/size-limit-action Automates performance budgeting for JavaScript applications 450
ai/size-limit Analyzes JavaScript bundle size and execution time to enforce performance budgets 6,561
carlesnunez/check-my-bundlephobia Automated tool to check package sizes in JavaScript projects 51
koajs/maxrequests Limits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks. 3
sindresorhus/p-limit Limits concurrent execution of promise-returning and async functions. 2,037
liveforeverx/ratx Provides an Erlang application to limit task concurrency and protect against overload 20
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
fastify/fastify-rate-limit Provides a low-overhead rate limiter for Fastify routes. 501
halfnelson/svelte-it-will-scale Analyzing the relationship between Svelte component source code and generated bundle size to identify an inflection point where compilation advantages vanish. 174
edcharbeneau/blazorsize A JavaScript interop library that allows Razor Components to detect browser size changes and test media queries at runtime. 337
egoist/package-size Tools to measure and analyze the bundle size of npm packages during the development process. 423
tj/node-ratelimiter A rate limiter for Node.js applications using Redis as the backing store. 719
ritz078/rollup-plugin-filesize Displays file size information in the command line after compiling a bundle 128
sindresorhus/p-throttle A utility for rate-limiting function calls to prevent excessive usage and ensure efficient resource utilization 443