# aem-angular-editable-components **Repository Path**: mirrors_adobe/aem-angular-editable-components ## Basic Information - **Project Name**: aem-angular-editable-components - **Description**: SPA Angular Editable Components for Adobe Experience Manager - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spa Angular Editable Components [![License](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/adobe/aem-angular-editable-components/blob/master/LICENSE) [![NPM Version](https://img.shields.io/npm/v/@adobe/aem-angular-editable-components.svg)](https://www.npmjs.com/package/@adobe/aem-angular-editable-components) [![Documentation](https://img.shields.io/badge/docs-api-blue)](https://opensource.adobe.com/aem-angular-editable-components/) [![codecov](https://codecov.io/gh/adobe/aem-angular-editable-components/branch/master/graph/badge.svg)](https://codecov.io/gh/adobe/aem-angular-editable-components) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=adobe_aem-angular-editable-components&metric=alert_status)](https://sonarcloud.io/dashboard?id=adobe_aem-angular-editable-components) [![Known Vulnerabilities](https://snyk.io/test/github/adobe/aem-angular-editable-components/badge.svg)](https://snyk.io/test/github/adobe/aem-angular-editable-components) [![Dependencies](https://badges.renovateapi.com/github/adobe/aem-angular-editable-components)](https://app.renovatebot.com/dashboard#github/adobe/aem-angular-editable-components) This project provides the Angular components and integration layer to get you started with the Adobe Experience Manager Site Editor. ## Installation ``` npm install @adobe/aem-angular-editable-components ``` ## Documentation * [SPA Editor Overview](https://www.adobe.com/go/aem6_5_docs_spa_en) * [SPA Architecture](https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-architecture.html) * [Getting Started with the AEM SPA Editor and Angular](https://docs.adobe.com/content/help/en/experience-manager-learn/spa-angular-tutorial/overview.html) * [Getting Started with the AEM SPA Editor and React](https://docs.adobe.com/content/help/en/experience-manager-learn/spa-react-tutorial/overview.html) ## Contributing Contributions are welcome! Read the [Contributing Guide](CONTRIBUTING.md) for more information. ## Licensing This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.