https://github.com/croct-tech/plug-js
Croct's official SDK for JavaScript.
https://github.com/croct-tech/plug-js
cdn croct integration javascript personalization sdk typescript
Last synced: 7 days ago
JSON representation
Croct's official SDK for JavaScript.
- Host: GitHub
- URL: https://github.com/croct-tech/plug-js
- Owner: croct-tech
- License: mit
- Created: 2020-03-11T12:42:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T20:31:02.000Z (about 1 month ago)
- Last Synced: 2025-04-12T06:18:16.701Z (about 1 month ago)
- Topics: cdn, croct, integration, javascript, personalization, sdk, typescript
- Language: TypeScript
- Homepage: https://docs.croct.com/reference/sdk/javascript/installation
- Size: 4.39 MB
- Stars: 108
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - plug-js - time data to fuel personalized experiences. | croct-tech | 82 | (TypeScript)
README
![]()
Croct JavaScript 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
```
See our [quick start guide](https://docs.croct.com/reference/sdk/javascript/installation) for more details.## Documentation
Visit our [official documentation](https://docs.croct.com/reference/sdk/javascript/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-js/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-js/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).