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 integrations to expose commercetools Frontend API extensions.
To install the base SDK in your project, run:
yarn add @commercetools/frontend-sdk
- Event management for custom components and integrations
- Backend-agnostic and backward-compatible
- Extendable with additional SDKs and extensions
For more detailed information, visit the main documentation page.
This project is licensed under the MIT License.
For any questions or issues, please create a GitHub issue.