Skip to content

Commit 87823d6

Browse files
authored
doc: add usage trend
1 parent 0c164d3 commit 87823d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@ the portions of the library you use. This works because GraphQL.js is distribute
139139
with both CommonJS (`require()`) and ESModule (`import`) files. Ensure that any
140140
custom build configurations look for `.mjs` files!
141141

142+
### Usage Trend
143+
144+
[Usage Trend of graphql](https://npm-compare.com/graphql#timeRange=FIVE_YEARS)
145+
146+
<a href="https://npm-compare.com/graphql#timeRange=FIVE_YEARS" target="_blank">
147+
<img src="https://npm-compare.com/img/npm-trend/FIVE_YEARS/graphql.png" width="100%" alt="NPM Usage Trend of graphql" />
148+
</a>
149+
142150
### Contributing
143151

144152
We actively welcome pull requests. Learn how to [contribute](./.github/CONTRIBUTING.md).

0 commit comments

Comments
 (0)