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
- Host: GitHub
- URL: https://github.com/bundlewatch/service
- Owner: bundlewatch
- License: mit
- Created: 2018-04-15T22:57:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T16:51:44.000Z (6 months ago)
- Last Synced: 2025-07-04T17:44:23.546Z (6 months ago)
- Topics: bundlesize, bundlewatch, dynamodb, javascript, nodejs, nodejs-server, serverless
- Language: JavaScript
- Homepage: https://bundlewatch.io
- Size: 2.86 MB
- Stars: 22
- Watchers: 1
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Keep watch of your bundle size.
[](https://coveralls.io/github/bundlewatch/service?branch=master)
[](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!