Package detail

@adobe/aem-spa-component-mapping

adobe73.8kApache-2.01.1.1

Provides a mapping of SPA front-end components to AEM resource types.

spa, aem, component-mapping, adobe

readme

AEM Component Mapping package

License NPM Version Documentation

codecov Quality Gate Status Known Vulnerabilities Dependencies

A storage library for front-end components. Provides a way for the Single Page Application to map front-end components to Adobe Experience Manager resource types (AEM Components). The SPA Editor is the recommended solution for projects that use a SPA framework (React or Angular). For more information please see the documentation.

Installation

npm install @adobe/aem-spa-component-mapping

Documentation

Contributing

Contributions are welcome! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

changelog

1.1.1 (2021-04-15)

Bug Fixes

  • return generic types in get/getLazy (#39) (f92ac1f)

1.1.0 (2021-01-08)

Features

  • Support for LazyLoading using promises (228b65b)

1.0.8 (2021-01-05)

Bug Fixes

  • docs: remove --mode from docs build after a typedoc breaking change (087645d)

1.0.7 (2020-10-08)

Bug Fixes

  • package.json: update engine targets (#30) (e5a44f8)

1.0.6 (2020-09-27)

Bug Fixes

  • remove project and documentation clutter (#27) (19ece68)

1.0.5 (2020-08-31)

Bug Fixes

  • semantic-release: remove readme generation on release (#14) (7d0f5f5)

1.0.4 (2020-08-30)

Bug Fixes

1.0.0 (2020-08-24)

Changes

Initial public release of aem-spa-component-mapping. Renamed from cq-spa-component-mapping.