Alloy is the code name for the Adobe Experience Platform Web SDK. It allows for recording events into Adobe Experience Platform, syncing identities, personalizing content, and more.
For documentation on how to use Alloy, please see the user documentation.
This repo contains multiple projects. Each one is in a subdirectory and has its own package.json file.
sandboxes/- Contains sample projects that demonstrate how to use Alloy in different scenarios.browser/-@adobe/alloy-sandbox-browser- the web browser sandbox
packages/core/-@adobe/alloy-core- Contains the core "business logic" for interacting with the Adobe Experience Platform Edge Network.
Check out the contribution guidelines for quick start information, and head over to the developer documentation to understand the architecture and structure of the library.