/aem-react-js

AEM templates and components based on reactjs. This npm module provides the basic AEM javascript functionality.

Primary LanguageTypeScriptMIT LicenseMIT

AEM React integration module

This npm module is required by the AEM React Integration project. This library is written in TypeScript.

Build Status codecov npm version Greenkeeper badge

Documentation

The combined documentation for this javascript subproject and the main AEM packages have moved to aem-react.

Browser compatibility

This library uses the following new features:

function.name

Use a polyfill. support for function.name

window.fetch

Pass an object with method fetch() to ClientSling constructor or use a polyfill. caniuse fetch