https://github.com/adobe/aem-spa-page-model-manager
Interface between Adobe Experience Manager and Single Page Application framework.
https://github.com/adobe/aem-spa-page-model-manager
aem spa
Last synced: 5 days ago
JSON representation
Interface between Adobe Experience Manager and Single Page Application framework.
- Host: GitHub
- URL: https://github.com/adobe/aem-spa-page-model-manager
- Owner: adobe
- License: apache-2.0
- Created: 2020-08-05T15:31:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-07-21T00:30:19.000Z (17 days ago)
- Last Synced: 2026-07-21T02:21:52.217Z (17 days ago)
- Topics: aem, spa
- Language: TypeScript
- Homepage:
- Size: 1.11 MB
- Stars: 38
- Watchers: 13
- Forks: 24
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Page Model Manager
[](https://github.com/adobe/aem-spa-page-model-manager/blob/master/LICENSE)
[](https://www.npmjs.com/package/@adobe/aem-spa-page-model-manager)
[](https://opensource.adobe.com/aem-spa-page-model-manager/)
[](https://codecov.io/gh/adobe/aem-spa-page-model-manager)
[](https://sonarcloud.io/dashboard?id=adobe_aem-spa-page-model-manager)
[](https://snyk.io/test/github/adobe/aem-spa-page-model-manager)
[](https://app.renovatebot.com/dashboard#github/adobe/aem-spa-page-model-manager)
An interpreter between Adobe Experience Manager Editor and the Adobe Experience Manager Single Page Application (SPA) Editor. The SPA Editor is recommended solution for projects that use SPA framework (React or Angular).
For more information please see the [documentation](https://docs.adobe.com/content/help/en/experience-manager-65/developing/headless/spas/spa-page-component.html).
## Installation
```
npm install @adobe/aem-spa-page-model-manager
```
## 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.