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
- Host: GitHub
- URL: https://github.com/scriptraccoon/digital-counter
- Owner: ScriptRaccoon
- License: mit
- Created: 2023-07-19T21:43:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T00:03:16.000Z (over 2 years ago)
- Last Synced: 2024-05-30T16:49:52.907Z (about 2 years ago)
- Language: CSS
- Homepage: https://github.com/ScriptRaccoon/digital-counter
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.