commercetools Frontend SDK
The commercetools Frontend SDK is a TypeScript library that simplifies the process of creating custom components and integrations in your commercetools Frontend project. This SDK enables flexible and customizable frontend development, event handling, and support for extensions to expose commercetools Frontend API integrations.
Installation
To install the SDK and its dependencies in your project, run:
yarn add @commercetools/frontend-sdk @commercetools/frontend-domain-types
Features
- Event management for custom components and integrations
- Backend-agnostic and backward-compatible
- Extendable with additional SDKs and extensions
Documentation
For more detailed information, visit the main documentation page.
License
This project is licensed under the MIT License.
Support
For any questions or issues, please create a GitHub issue.