From c4f447e872106d5df36f28f4b46fcb16d0a9489b Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 19 Jan 2022 12:29:10 +0100 Subject: [PATCH] find the cost of adding a npm package to your bundle --- sections/programming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/programming.md b/sections/programming.md index 48d3613..1bc5baf 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -1454,6 +1454,7 @@ See also [Shell aliases](../README.md#shell-aliases) * [jwilber/roughViz](https://github.com/jwilber/roughViz) - Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser. * [antonmedv/fx](https://github.com/antonmedv/fx) - Command-line tool and terminal JSON viewer 🔥 * [JavaScript Rising Stars](https://risingstars.js.org) - If you took a break to escape the JavaScript fatigue, you are in the right place! +* [Bundlephobia](https://bundlephobia.com/) - find the cost of adding a npm package to your bundle ## Kafka > News