An open API service indexing awesome lists of open source software.

https://github.com/bundlewatch/service

Service for storing and computing BundleWatch data
https://github.com/bundlewatch/service

bundlesize bundlewatch dynamodb javascript nodejs nodejs-server serverless

Last synced: 4 months ago
JSON representation

Service for storing and computing BundleWatch data

Awesome Lists containing this project

README

          








Keep watch of your bundle size.

[![Coveralls](https://coveralls.io/repos/github/bundlewatch/service/badge.svg?branch=master)](https://coveralls.io/github/bundlewatch/service?branch=master)
[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bundlewatch/service/blob/master/LICENSE)


BundleWatch checks file sizes, ensuring bundled browser assets don't jump in file size.

Sharp increases in BundleWatch can signal that something is wrong, such as adding a package that bloats the slug, an incorrect import, or forgetting to minify.

## BundleWatch Service

> [!NOTE]
> This repo is the BundleWatch Service, for storing and computing BundleWatch data.
>
> The BundleWatch CLI app and Node API is at https://github.com/bundlewatch/bundlewatch.
>
> The BundleWatch.io documentation site is at https://github.com/bundlewatch/bundlewatch.io.

## Contributors



## Want to Help? Become a Contributor

Contributions of any kind are welcome!