Skip to content

pureugong/lunar

Repository files navigation

Lunar

Deploy

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/

Tech Stack

  • Vue 3 + Vite
  • holiday-kr — lunar/solar date conversion
  • ics — ICS calendar file generation
  • Bootstrap 4 (CDN)

Quick Start

npm install
npm run dev      # dev server
npm run build    # production build

Releases

No releases published

Packages

 
 
 

Contributors