From e755ea424876b4eb8bf347767a8c056adbdd29c0 Mon Sep 17 00:00:00 2001 From: cwtuan Date: Sun, 26 May 2024 13:13:33 +0800 Subject: [PATCH 1/3] add usage trend --- docs/index.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.mdx b/docs/index.mdx index 7e9e6a065..f14bf4caf 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -23,6 +23,12 @@ Sequelize follows [Semantic Versioning](https://semver.org) and the [official No You are currently looking at the **Tutorials and Guides** for Sequelize. You might also be interested in the [API Reference](pathname:///api/v7). +[Usage Trend of Sequelize](https://npm-compare.com/sequelize#timeRange=FIVE_YEARS): + + + NPM Usage Trend of sequelize + + ## Quick example From 64e1dacd93e5305c0381a1f3033c59a61032e275 Mon Sep 17 00:00:00 2001 From: cwtuan Date: Sat, 16 Nov 2024 12:10:43 +0800 Subject: [PATCH 2/3] usage trend for v6 and v7 --- docs/index.mdx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index f14bf4caf..4ba721a43 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -23,10 +23,16 @@ Sequelize follows [Semantic Versioning](https://semver.org) and the [official No You are currently looking at the **Tutorials and Guides** for Sequelize. You might also be interested in the [API Reference](pathname:///api/v7). -[Usage Trend of Sequelize](https://npm-compare.com/sequelize#timeRange=FIVE_YEARS): +[Usage Trend of sequelize@6](https://npm-compare.com/sequelize#timeRange=THREE_YEARS): + + + NPM Usage Trend of sequelize + - - NPM Usage Trend of sequelize +[Usage Trend of Sequelize@7](https://npm-compare.com/@sequelize/core#timeRange=THREE_YEARS): + + + NPM Usage Trend of @sequelize/core ## Quick example From 09411f277cbd700df819fce318ad150cdf8b5071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=85=E5=AD=A6?= Date: Sat, 16 Nov 2024 12:46:01 +0800 Subject: [PATCH 3/3] chore: prettier doc --- docs/index.mdx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/index.mdx b/docs/index.mdx index 4ba721a43..3e165c8d8 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -24,15 +24,23 @@ Sequelize follows [Semantic Versioning](https://semver.org) and the [official No You are currently looking at the **Tutorials and Guides** for Sequelize. You might also be interested in the [API Reference](pathname:///api/v7). [Usage Trend of sequelize@6](https://npm-compare.com/sequelize#timeRange=THREE_YEARS): - + - NPM Usage Trend of sequelize + NPM Usage Trend of sequelize [Usage Trend of Sequelize@7](https://npm-compare.com/@sequelize/core#timeRange=THREE_YEARS): - + - NPM Usage Trend of @sequelize/core + NPM Usage Trend of @sequelize/core ## Quick example