Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuejs/apollo
🚀 Apollo/GraphQL integration for VueJS
https://github.com/vuejs/apollo
apollographql graphql vue vue2 vuejs vuejs2
Last synced: 8 days ago
JSON representation
🚀 Apollo/GraphQL integration for VueJS
- Host: GitHub
- URL: https://github.com/vuejs/apollo
- Owner: vuejs
- License: mit
- Created: 2016-09-18T18:44:06.000Z (about 8 years ago)
- Default Branch: v4
- Last Pushed: 2024-08-23T09:42:28.000Z (3 months ago)
- Last Synced: 2024-10-29T14:52:18.267Z (10 days ago)
- Topics: apollographql, graphql, vue, vue2, vuejs, vuejs2
- Language: TypeScript
- Homepage: http://apollo.vuejs.org
- Size: 6.53 MB
- Stars: 6,021
- Watchers: 107
- Forks: 522
- Open Issues: 265
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (vuejs)
- awesome - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (TypeScript)
- awesome - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (TypeScript)
README
# Apollo and GraphQL for Vue.js
[![npm](https://img.shields.io/npm/v/@vue/apollo-composable.svg) ![npm](https://img.shields.io/npm/dm/@vue/apollo-composable.svg)](https://www.npmjs.com/package/@vue/apollo-composable)
[![apollo3](https://img.shields.io/badge/apollo-3.x-blue.svg)](https://www.apollographql.com/)
[![vue3](https://img.shields.io/badge/vue-3-brightgreen.svg)](https://vuejs.org/)
![GitHub branch check runs](https://img.shields.io/github/check-runs/vuejs/apollo/v4):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)
## Continuous Releases
You can install builds from any commit on the main branch from [here](https://nightly.akryum.dev/vuejs/vue-apollo) or from any Pull Request.
## Monorepo
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