https://github.com/croct-tech/plug-nuxt
Croct's official SDK for Nuxt.
https://github.com/croct-tech/plug-nuxt
ab-testing abtesting cms experiment nuxt personalization
Last synced: 10 days ago
JSON representation
Croct's official SDK for Nuxt.
- Host: GitHub
- URL: https://github.com/croct-tech/plug-nuxt
- Owner: croct-tech
- License: mit
- Created: 2026-05-25T16:08:47.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2026-05-27T18:17:34.000Z (16 days ago)
- Last Synced: 2026-05-27T19:13:53.714Z (16 days ago)
- Topics: ab-testing, abtesting, cms, experiment, nuxt, personalization
- Language: TypeScript
- Homepage: https://docs.croct.com/reference/sdk/nuxt/integration
- Size: 501 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Croct Nuxt SDK
Bring dynamic, personalized content natively into your Nuxt 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-nuxt
```
See our [quick start guide](https://docs.croct.com/reference/sdk/nuxt/integration) for more details.
## Documentation
Visit our [official documentation](https://docs.croct.com/reference/sdk/nuxt/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-nuxt/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-nuxt/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).