UNPKG

@jesus69/bcd-7seg

Version:

Web Component BCD to 7 Segment Display

14 lines (8 loc) 296 B
# 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 ```