https://github.com/croct-tech/plug-vue
Croct's official SDK for Vue.
https://github.com/croct-tech/plug-vue
Last synced: 14 days ago
JSON representation
Croct's official SDK for Vue.
- Host: GitHub
- URL: https://github.com/croct-tech/plug-vue
- Owner: croct-tech
- License: mit
- Created: 2026-05-25T13:33:46.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2026-05-26T20:57:17.000Z (20 days ago)
- Last Synced: 2026-05-26T21:24:21.570Z (20 days ago)
- Language: TypeScript
- Homepage: https://docs.croct.com/reference/sdk/vue/integration
- Size: 114 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Croct Vue SDK
Bring dynamic, personalized content natively into your applications.
## Introduction
Croct is a headless CMS that helps you manage content, run AB tests, and personalize experiences without the hassle of complex integrations.
## Installation
Run this command to install the SDK:
```sh
npm install @croct/plug-vue
```
See our [quick start guide](https://docs.croct.com/reference/sdk/vue/integration) for more details.
## Documentation
Visit our [official documentation](https://docs.croct.com/reference/sdk/vue/integration).
## Support
Join our official [Slack channel](https://croct.link/community) to get help from the Croct team and other developers.
## Contribution
Contributions are always welcome!
- Report any bugs or issues on the [issue tracker](https://github.com/croct-tech/plug-vue/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-vue/issues) first to discuss what you would like to change.
- Please make sure to update tests as appropriate. Run tests with `npm test`.
## License
This library is licensed under the [MIT license](LICENSE).