Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/croct-tech/plug-react
Croct's official SDK for React.
https://github.com/croct-tech/plug-react
croct javascript nextjs personalization react server-side-rendering ssr typescript
Last synced: about 18 hours ago
JSON representation
Croct's official SDK for React.
- Host: GitHub
- URL: https://github.com/croct-tech/plug-react
- Owner: croct-tech
- License: mit
- Created: 2021-03-27T18:09:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T17:30:27.000Z (21 days ago)
- Last Synced: 2025-01-28T23:06:57.624Z (8 days ago)
- Topics: croct, javascript, nextjs, personalization, react, server-side-rendering, ssr, typescript
- Language: TypeScript
- Homepage: https://docs.croct.com/reference/sdk/react/installation
- Size: 18.9 MB
- Stars: 76
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audit-resolve.json
Awesome Lists containing this project
README
Croct React 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-react
```
See our [quick start guide](https://docs.croct.com/reference/sdk/react/installation) for more details.## Documentation
Visit our [official documentation](https://docs.croct.com/reference/sdk/react/installation).
## 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-react/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-react/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).