https://github.com/voorhoede/nuxt-datocms-module
Nuxt module for querying and subscribing to DatoCMS through its GraphQL API
https://github.com/voorhoede/nuxt-datocms-module
datocms graphql nuxt-module nuxtjs open-source
Last synced: 5 months ago
JSON representation
Nuxt module for querying and subscribing to DatoCMS through its GraphQL API
- Host: GitHub
- URL: https://github.com/voorhoede/nuxt-datocms-module
- Owner: voorhoede
- License: mit
- Created: 2021-12-21T12:41:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T10:17:57.000Z (over 4 years ago)
- Last Synced: 2025-10-20T00:45:39.775Z (8 months ago)
- Topics: datocms, graphql, nuxt-module, nuxtjs, open-source
- Language: JavaScript
- Homepage: https://nuxt-datocms-module.netlify.app/
- Size: 2.78 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @voorhoede/nuxt-datocms-module
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]
[![License][license-src]][license-href]
Integrates nuxt with [Datocms](https://www.datocms.com/)
* [📖 Documentation](https://nuxt-datocms-module.netlify.app/)
## Features
* 🔎 Query GraphQL API
* 👂 Subscribe to GraphQL query
* ✨ Query or subscribe to GraphQL's preview endpoint
## Maintenance
This module is developed by [De Voorhoede](https://www.voorhoede.nl/). We will continue to maintain this module as long as we use this in our projects. Feel free to use and fork this module. We will only handle issues or accept pull requests if they aid our projects.
## License
[MIT License](./LICENSE)
Copyright (c) Voorhoede
[npm-version-src]: https://img.shields.io/npm/v/@voorhoede/nuxt-datocms-module/latest.svg
[npm-version-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module
[npm-downloads-src]: https://img.shields.io/npm/dt/@voorhoede/nuxt-datocms-module.svg
[npm-downloads-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module
[github-actions-ci-src]: https://github.com/voorhoede/nuxt-datocms-module/actions/workflows/ci.yml/badge.svg
[github-actions-ci-href]: https://github.com/voorhoede/nuxt-datocms-module/actions?query=workflow%3Aci
[license-src]: https://img.shields.io/npm/l/@voorhoede/nuxt-datocms-module.svg
[license-href]: https://npmjs.com/package/@voorhoede/nuxt-datocms-module