From 369ec20b95f676475ec66610f82c7d257078429d Mon Sep 17 00:00:00 2001 From: tomkp Date: Mon, 22 Dec 2025 22:50:51 +0000 Subject: [PATCH] docs: add npm monthly downloads badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c8e3990..d88760ee 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Modern, accessible, TypeScript-first split pane component for React. [![NPM version](https://img.shields.io/npm/v/react-split-pane.svg?style=flat)](https://www.npmjs.com/package/react-split-pane) ![NPM license](https://img.shields.io/npm/l/react-split-pane.svg?style=flat) +[![NPM downloads](https://img.shields.io/npm/dm/react-split-pane.svg?style=flat)](https://www.npmjs.com/package/react-split-pane) [![Bundle size](https://img.shields.io/bundlephobia/minzip/react-split-pane)](https://bundlephobia.com/package/react-split-pane) **[Live Examples](https://tomkp.github.io/react-split-pane)**