[!WARNING]
This npm package is still in production and important features may change.
- Easily build urls for the Craft Query API plugin directly from Vue.
- Connect your data directly with your Vue components, to speed up development.
- Avoid overfetching by using a custom function in the query builder to select only the fields you require.
- Json Transformer are in place to prettify the response.
- Query addresses, assets, entries and users.
This plugin requires Vue 3 and the Craft Query API installed on your Craft CMS instance.
Visit the Vue Craft CMS for all documentation, guides and developer resources.
- Craft CMS Plugin: A Craft CMS Plugin, that powers this great stuff.
- Core JS Querybuilder: The core package, you can build wrappers around it to support your framework.
- Nuxt Craft: A package to use the query builder in Nuxt.
If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!