From a100e6c60881429b7a93ce306f88933abe7e48dd Mon Sep 17 00:00:00 2001 From: cwtuan Date: Tue, 8 Oct 2024 14:13:44 +0800 Subject: [PATCH] chore: Add npm Downloads Trend Image to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6027bd99d..2b1e30fda 100644 --- a/README.md +++ b/README.md @@ -519,6 +519,13 @@ As for events, you can still use `$(".grid-stack").on(...)` for the version that View our change log [here](https://github.com/gridstack/gridstack.js/tree/master/doc/CHANGES.md). +# Usage Trend + +[Usage Trend of gridstack](https://npm-compare.com/gridstack#timeRange=THREE_YEARS) + + + NPM Usage Trend of gridstack + # The Team