docs: update READMEs
This commit is contained in:
@@ -6,23 +6,25 @@
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/800/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
<br>
|
||||
<a href="https://www.patreon.com/akryum" target="_blank">
|
||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
<br>
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[Contributing guide](./CONTRIBUTING.md)
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
<br>
|
||||
In this monorepository:
|
||||
|
||||
| Package | Description |
|
||||
|---------|-------------|
|
||||
|[@vue/apollo-composable](./packages/vue-apollo-composable) |Composition API|
|
||||
|[@vue/apollo-option](./packages/vue-apollo-option) |Options API|
|
||||
|[@vue/apollo-components](./packages/vue-apollo-components) |Components with slots|
|
||||
|[@vue/apollo-ssr](./packages/vue-apollo-ssr) |Server-Side Rendering Utils|
|
||||
|[@vue/apollo-util](./packages/vue-apollo-util) |Other Utils|
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
@@ -6,23 +6,20 @@
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/800/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
<br>
|
||||
<a href="https://www.patreon.com/akryum" target="_blank">
|
||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
<br>
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[Contributing guide](../CONTRIBUTING.md)
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
<br>
|
||||
```bash
|
||||
npm i @vue/apollo-components
|
||||
yarn add @vue/apollo-components
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
@@ -6,23 +6,20 @@
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/800/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
<br>
|
||||
<a href="https://www.patreon.com/akryum" target="_blank">
|
||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
<br>
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[Contributing guide](../CONTRIBUTING.md)
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
<br>
|
||||
```bash
|
||||
npm i @vue/apollo-composable
|
||||
yarn add @vue/apollo-composable
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
@@ -6,23 +6,20 @@
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/800/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
<br>
|
||||
<a href="https://www.patreon.com/akryum" target="_blank">
|
||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
<br>
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[Contributing guide](../CONTRIBUTING.md)
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
<br>
|
||||
```bash
|
||||
npm i @vue/apollo-option
|
||||
yarn add @vue/apollo-option
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
@@ -6,23 +6,20 @@
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/800/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
<br>
|
||||
<a href="https://www.patreon.com/akryum" target="_blank">
|
||||
<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Become a Patreon">
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
<br>
|
||||
|
||||
Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
<br>
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[Contributing guide](../CONTRIBUTING.md)
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
<br>
|
||||
```bash
|
||||
npm i @vue/apollo-ssr
|
||||
yarn add @vue/apollo-ssr
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
||||
@@ -1,3 +1,26 @@
|
||||
# @vue/apollo-util
|
||||
# Utilities for Vue Apollo
|
||||
|
||||
Utilities for Vue Apollo
|
||||
[ ](https://www.npmjs.com/package/@vue/apollo-util)
|
||||
[](https://www.apollographql.com/)
|
||||
[](https://vuejs.org/)
|
||||
[](https://circleci.com/gh/vuejs/vue-apollo/tree/v4)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://cdn-images-1.medium.com/max/400/1*H9AANoofLqjS10Xd5TwRYw.png">
|
||||
</p>
|
||||
|
||||
|
||||
:book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/)
|
||||
|
||||
[:pen: Contributing guide](./CONTRIBUTING.md)
|
||||
|
||||
[:heart: Sponsor me!](https://github.com/sponsors/Akryum)
|
||||
|
||||
```bash
|
||||
npm i @vue/apollo-util
|
||||
yarn add @vue/apollo-util
|
||||
```
|
||||
|
||||
## Sponsors
|
||||
|
||||
[](https://guillaume-chau.info/sponsors)
|
||||
|
||||
Reference in New Issue
Block a user