UNPKG

@3share/ui-component

Version:

A simple helper Class to save time while creating component registrations and DOM references to internal element using the Adobe's approach with `data-cmp-is="Somecomponent` and the reference with hooks `data-cmp-hook-somecomponent="nameOfElement"`.

16 lines 259 B
{ "name": "@3share/ui-component", "version": "0.1.5", "license": "MIT", "keywords": [ "AEM", "AEM 6.5", "AEMaaCS", "ui.frontend", "Component", "Utility", "Scaffolding" ], "type": "commonjs", "main": "./src/index.js" }