Package Exports
- js-craftcms-api
- js-craftcms-api/dist/index.js
- js-craftcms-api/dist/index.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (js-craftcms-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Features
- Query addresses, assets, entries and users.
- Easily add preview mode to your headless setup.
- Built with typescript in mind.
- You can easily build your own custom wrapper with that core logic.
Requirements
This plugin requires the Craft Query API installed on your Craft CMS instance.
Documentation
Visit the JS Craft CMS API for all documentation, guides and developer resources.
Further Resources
- Craft Query API: A Craft CMS Plugin, that powers this stuff.
- Vue Craft CMS: A package to use the query builder in Vue.
- Nuxt Craft CMS: A package to use the query builder in Nuxt.
Support
If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!