# bcd-7seg

A lightweight Web Component to render a BCD number as a 7-segment digital display.

![[example/index.html]](https://raw.githubusercontent.com/JesusNoel69/bcd-7seg/refs/heads/master/example/example.png)

## Installation

Install via npm:

```bash
npm install bcd-7seg
```
