Skip to content

Commit 32cff61

Browse files
committed
docs: add badges
1 parent f184e92 commit 32cff61

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
# mobx-tanstack-query
44

5+
[npm-image]: http://img.shields.io/npm/v/mobx-tanstack-query.svg
6+
[npm-url]: http://npmjs.org/package/mobx-tanstack-query
7+
[github-actions-image]: https://github.com/js2me/mobx-tanstack-query/workflows/Build/badge.svg
8+
[github-actions-url]: https://github.com/js2me/mobx-tanstack-query/actions
9+
[download-image]: https://img.shields.io/npm/dm/mobx-tanstack-query.svg
10+
[download-url]: https://npmjs.org/package/mobx-tanstack-query
11+
[bundlephobia-url]: https://bundlephobia.com/result?p=mobx-tanstack-query
12+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/mobx-tanstack-query
13+
14+
515
_**MobX** wrapper for [**Tanstack Query Core**](https://tanstack.com/query/latest) package_
616

717

0 commit comments

Comments
 (0)