@cqfactory/react-elements

0.0.1 • Public • Published

CQ-Factory Banner

React-Elements library for Adobe Experience Manager

Copyright 2019 by CQ-Factory GmbH - www.cq-factory.de

Authors: Siegfried-Thor Bolz, Yevgeniy Kravetsky

Intro

This is a React library which contains Atoms, Molecules and Organisms, based on the atomic design pattern. They are well fitted for the usage in Adobe Experience Manager (AEM) components. We recommend the usage of our fabulous Component-Generator in combination with these React-Elements. This project also provides a Storybook, which the developer can use to see what's inside of the React-Elements. We added an AEM Author mode to it, to simulate what is happening with these components when the AEM author mode is active or not. This library will rapidly expand with amazing cool new elements, so stay tuned!

Storybook

It is located inside the npm folder. Just open the file index.html in your browser:

CQ-Factory React-Elements Storybook Folder

The Storybook where you can manipulate the values of the React-Elemens library to see how they are working: CQ-Factory React-Elements Storybook Fullsize view

Usage

For the latest stable version:

npm install @cqfactory/react-elements

Include as a dependency into existing package.json:

"devDependencies": {
    "@cqfactory/react-elements": "^0.0.1"

Use the Teaser organism in your React component like this:

import Teaser from '@cqfactory/react-elements/components/Teaser/Teaser';

Need Support?

The team of the CQ-Factory GmbH company (located in Munich/Germany) has years of experience in working with Adobe Experience Manager (formerly DAY/CQ5). We have supported many high level companies in Germany and worldwide. We would proudly support your project in integrating the Component-Generator to speed up your component development. You need also help in consulting, planning, architecture and develop ing an Adobe Experience Manager environment? Just ask us!

Visit: www.cq-factory.de

Email: info@cq-factory.de

Package Sidebar

Install

npm i @cqfactory/react-elements

Weekly Downloads

1

Version

0.0.1

License

GPL-3.0-or-later

Unpacked Size

3.55 MB

Total Files

34

Last publish

Collaborators

  • cqfactory