# helix-mediahandler **Repository Path**: mirrors_adobe/helix-mediahandler ## Basic Information - **Project Name**: helix-mediahandler - **Description**: Library for interacting with the helix media-bus - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-13 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Helix Mediahandler Library > Library for interacting with the helix media-bus ## Status [![codecov](https://codecov.io/gh/adobe/helix-mediahandler/branch/main/graph/badge.svg?token=HKOMTxpibO)](https://codecov.io/gh/adobe/helix-mediahandler) [![CircleCI](https://circleci.com/gh/adobe/helix-mediahandler.svg?style=shield)](https://circleci.com/gh/adobe/helix-mediahandler) [![GitHub license](https://img.shields.io/github/license/adobe/helix-mediahandler.svg)](https://github.com/adobe/helix-mediahandler/blob/main/LICENSE.txt) [![GitHub issues](https://img.shields.io/github/issues/adobe/helix-mediahandler.svg)](https://github.com/adobe/helix-mediahandler/issues) [![LGTM Code Quality Grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/adobe/helix-mediahandler.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/adobe/helix-mediahandler) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ## Installation The library uses the following environment variables: | Name | Description | Required | Default | |:------|:-------------|:---------|:--------| | HELIX_MEDIA_HANDLER_DISABLE_R2 | Whether the R2 backend should be disabled | No | false | ```bash $ npm install @adobe/helix-mediahandler ``` # API Reference see [API Documentation](./docs/README.md)