From 20eab3e87d4ecd18e1361a4a3799c2d33185cfc1 Mon Sep 17 00:00:00 2001 From: Okiki Date: Mon, 16 Aug 2021 09:58:13 -0400 Subject: [PATCH] add bundle.js.org --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d4ac6c..416463e 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules. * [FuseBox](https://github.com/fuse-box/fuse-box) - A bundler that does it right * [Snowpack](https://www.snowpack.dev/) - A lightning-fast frontend build tool, designed for the modern web. +* [bundle](https://bundle.js.org) - A quick online npm package size checker. ## Type Checkers