From 7af934e9f32528acc6c2e020b9205d4f9492d07b Mon Sep 17 00:00:00 2001 From: Nicolas Charpentier Date: Fri, 4 Jul 2025 12:51:21 -0400 Subject: [PATCH] Refine `README.md` --- README.md | 67 +++++++++++++++++-------------------------------------- 1 file changed, 20 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index d2316f1..a4dfb7e 100644 --- a/README.md +++ b/README.md @@ -1,66 +1,39 @@
- +
+
-[![bundlewatch][bundlewatch]][bundlewatch-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) -
- - - - - - - -

BundleWatch

-

- BundleWatch checks file sizes, ensuring bundled browser assets don't jump in file size.
- Sharp increases in BundleWatch can signal that something is wrong - adding a package that bloats the slug, a wrong import, or forgetting to minify. -

-
- -## This repo is the bundlewatch.io website -The BundleWatch CLI app and Node API is at https://github.com/bundlewatch/bundlewatch +Keep watch of your bundle size. -The BundleWatch service is at https://github.com/bundlewatch/service +[![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bundlewatch/bundlewatch.io/blob/master/LICENSE) + -## Contributors +
+BundleWatch checks file sizes, ensuring bundled browser assets don't jump in file size. -Thanks goes to these wonderful people ([emoji key][emojis]): +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. - - - - - - - - - - - - - -

Jake Bolam

💻

Shouvik DCosta

💻

Tyler Benning

🎨

Leila Rosenthal

📖

Francois Campbell

💻

Martin Laws

📖

Nicolas Charpentier

💻 🚧 🛡️
+## BundleWatch.io - - +> [!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! [Join us on Slack](https://join.slack.com/t/bundlewatch/shared_invite/enQtMzUwNjYxNTMwMzcyLWE5NGI4MzZjMjM4MTRlYzllOTMwYzIzZWNjM2MyMjBmMzNjNGM0ZGVhODc2YjFkNzIwMzNkYjk3NzE0MjZkOTc) and start contributing. +Contributions of any kind are welcome! Documentation powered by [docsifyJS](https://docsify.js.org/) - -[bundlewatch]: https://img.shields.io/badge/bundle-watched-blue.svg -[bundlewatch-url]: https://bundlewatch.io - -[emojis]: https://github.com/kentcdodds/all-contributors#emoji-key -