معرفی شرکت ها


size-limit-8.2.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CLI tool for Size Limit
ویژگی مقدار
سیستم عامل -
نام فایل size-limit-8.2.4
نام size-limit
نسخه کتابخانه 8.2.4
نگهدارنده ['ai']
ایمیل نگهدارنده ['andrey@sitnik.ru']
نویسنده Andrey Sitnik
ایمیل نویسنده andrey@sitnik.ru
آدرس صفحه اصلی git+https://github.com/ai/size-limit.git
آدرس اینترنتی https://github.com/ai/size-limit#readme
مجوز MIT
# Size Limit CLI Tool <img src="https://ai.github.io/size-limit/logo.svg" align="right" alt="Size Limit logo by Anton Lovchikov" width="120" height="178"> Size Limit is a performance budget tool for JavaScript. It checks every commit on CI, calculates the real cost of your JS for end-users and throws an error if the cost exceeds the limit. * **ES modules** and **tree-shaking** support. * Add Size Limit to **Travis CI**, **Circle CI**, **GitHub Actions** or another CI system to know if a pull request adds a massive dependency. * **Modular** to fit different use cases: big JS applications that use their own bundler or small npm libraries with many files. * Can calculate **the time** it would take a browser to download and **execute** your JS. Time is a much more accurate and understandable metric compared to the size in bytes. * Calculations include **all dependencies and polyfills** used in your JS. <img src="./img/example.png" alt="Size Limit CLI" width="738"> With **[GitHub action]** Size Limit will post bundle size changes as a comment in pull request discussion. <img src="https://raw.githubusercontent.com/andresz1/size-limit-action/master/assets/pr.png" alt="Size Limit comment in pull request about bundle size changes" width="686" height="289"> See **[full docs](https://github.com/ai/size-limit/)** on GitHub. [GitHub action]: https://github.com/andresz1/size-limit-action


نیازمندی

مقدار نام
^3.1.1 bytes-iec
^3.5.3 chokidar
^11.1.0 globby
^2.0.6 lilconfig
^1.1.0 nanospinner
^1.0.0 picocolors


زبان مورد نیاز

مقدار نام
19.6.0 Npm


نحوه نصب


نصب پکیج tgz size-limit-8.2.4:

    npm install size-limit-8.2.4.tgz