@aem-design/compose-support
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

build travis ci npm node deps deps dev dependabot status repo size last commit downloads contributors

@aem-design/compose-support

Table of Contents

Background

Support code for the compose project.

Getting Started

First things first, install the module:

npm install @aem-design/compose-support --save-dev
# or with Yarn
yarn add @aem-design/compose-support -D

Usage

This package is extremely simple for now and contains only logging helpers. To use them import the logger namespace as shown below.

const { logger } = require('@aem-design/compose-support')

logger.info('Hello world!')

Contributing

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

License

Apache-2.0

/@aem-design/compose-support/

    Package Sidebar

    Install

    npm i @aem-design/compose-support

    Weekly Downloads

    4

    Version

    1.2.1

    License

    Apache-2.0

    Unpacked Size

    21.8 kB

    Total Files

    12

    Last publish

    Collaborators

    • aemdesign
    • c.shaw
    • wildone