Korean lunar calendar (음력) to solar date converter with ICS file generation. Enter a recurring lunar date and download a calendar file with all matching solar dates through 2050.
Live demo: https://pureugong.github.io/lunar/
- Vue 3 + Vite
- holiday-kr — lunar/solar date conversion
- ics — ICS calendar file generation
- Bootstrap 4 (CDN)
npm install
npm run dev # dev server
npm run build # production build