An open API service indexing awesome lists of open source software.

https://github.com/scriptraccoon/digital-counter

sevent-segment displays in CSS
https://github.com/scriptraccoon/digital-counter

Last synced: 24 days ago
JSON representation

sevent-segment displays in CSS

Awesome Lists containing this project

README

          

# Seven-Segment Display with CSS

https://sevensegment.netlify.app/

This is a digital counter made up of [seven-segment displays](https://en.wikipedia.org/wiki/Seven-segment_display), implemented with CSS. JavaScript is only used to increase the counter value. CSS variables are used to avoid code repetition.