@query-api/react
v0.8.0
Published
Craft CMS Query Builder for React
Maintainers
Readme
Install
npm install @query-api/react[!TIP]
Features
- Query builder: Easily build and execute queries directly from Next, enabling flexible, real-time data retrieval from Craft CMS
- Built in Helper Components: Connect your data directly with your React components, to speed up development.
- Get Only the Data You Need: Avoid overfetching by using a custom function in the query builder to select only the fields you require.
- Pretty Json: Json Transformer are in place to prettify the response.
- Support for Main Element Types: Query addresses, assets, entries and users.
- Full Typescript Suppport: Craft Query Builder with typescript support pretty cool hah?😎
- Multisite Helper Hooks: Built in hooks and functions to support Craft Multisites with ease.
Requirements
This plugin requires React and the Craft Query API installed on your Craft CMS instance.
Documentation
Visit the React SDK documentation for all documentation, guides and developer resources.
Further Resources
- Craft CMS Plugin: The Craft CMS Plugin, that powers this great stuff.
- JS SDK: The core package of the query builder.
Support
If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!
