UNPKG
@jesus69/bcd-7seg
Version:
latest (1.0.0)
1.0.0
Web Component BCD to 7 Segment Display
github.com/JesusNoel69/bcd-7seg
JesusNoel69/bcd-7seg
@jesus69/bcd-7seg
/
README.MD
14 lines
(8 loc)
•
296 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
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 `
``