awesometime
Pretty, dynamic SVG badges for your GitHub README — year progress, doomsday-style countdowns, and a library to build your own.
Year progress — drop this in your README

Countdown to any date

The image above updates on a caching schedule (see the README), not every second — that's the right tradeoff for something embedded in a static page. This ticks live because it's plain JavaScript on this page, not the badge itself:
--
DAYS
--
HRS
--
MIN
--
SEC
Any period — day, week, month, quarter, year
The classic "days since" sign

More styles
Use it as a library
npm install @jeongpd/awesometime
Source on GitHub · MIT License