{"id":27290946,"url":"https://github.com/kabeep/lunar-birthday-cli","last_synced_at":"2026-02-15T03:33:09.182Z","repository":{"id":263118127,"uuid":"889392128","full_name":"kabeep/lunar-birthday-cli","owner":"kabeep","description":"🎂 A Node.js Library to list the lunar birthday in terminal.","archived":false,"fork":false,"pushed_at":"2025-01-06T16:38:09.000Z","size":1092,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T18:57:45.146Z","etag":null,"topics":["birthday","cli","date","lunar","nodejs","terminal"],"latest_commit_sha":null,"homepage":"https://github.com/kabeep/lunar-birthday-cli","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kabeep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-16T08:58:43.000Z","updated_at":"2025-01-06T16:38:06.000Z","dependencies_parsed_at":"2025-04-11T21:39:50.559Z","dependency_job_id":"0d76dc11-db1b-4321-b0b6-33f2b4620f9e","html_url":"https://github.com/kabeep/lunar-birthday-cli","commit_stats":null,"previous_names":["kabeep/lunar-birthday-cli"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kabeep/lunar-birthday-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabeep%2Flunar-birthday-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabeep%2Flunar-birthday-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabeep%2Flunar-birthday-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabeep%2Flunar-birthday-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kabeep","download_url":"https://codeload.github.com/kabeep/lunar-birthday-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabeep%2Flunar-birthday-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29466929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["birthday","cli","date","lunar","nodejs","terminal"],"created_at":"2025-04-11T21:39:42.427Z","updated_at":"2026-02-15T03:33:09.168Z","avatar_url":"https://github.com/kabeep.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003elunar-birthday-cli\u003c/h1\u003e\n\n[![NodeJS][node-image]][node-url]\n[![Install Size][install-size-image]][install-size-url]\n[![NPM][npm-image]][npm-url]\n[![XO code style][xo-code-style-image]][xo-code-style-url]\n[![License][license-image]][license-url]\n\nEnglish | [简体中文][zh-cn-url]\n\n![Insights][insights-image]\n\n\u003cimg width=\"814\" src=\"docs/images/usage.en-US.png\" alt=\"usage-png\"\u003e\n\n\u003c/div\u003e\n\n## 📖 Introduction\n\nA Node.js Library to list the lunar birthday in the terminal.\n\n## ⚙️ Installation\n\n```bash\nnpm install --global @kabeep/lunar-birthday-cli\n```\n\n```bash\nyarn add --global @kabeep/lunar-birthday-cli\n```\n\n```bash\npnpm add --global @kabeep/lunar-birthday-cli\n```\n\n## 🚀 Usage\n\n```\nbirthday [options] \u003cdate\u003e\n\nOptions:\n  -m, --mode     e(gg), n(ow), d(ecade)，c(entury)\n                           [string] [choices: \"e\", \"n\", \"d\", \"c\"] [default: \"e\"]\n  -v, --version  Show version number                                   [boolean]\n  -h, --help     Show help                                             [boolean]\n\nExamples:\n  birthday 1997 05 08     Parameter date format\n  birthday 1997-05-08     ISO-8601 standard date format\n  birthday 05/08/1997     US date format\n  birthday 1997/05/08     US variant date format\n  birthday May 8, 1997    written date format\n  -------\n  birthday 1997-5-8       Birth year birthday (Lunar Calendar)\n  birthday -m n 1997-5-8  Birthday this year (Gregorian Calendar)\n  birthday -m d 1997-5-8  Birthdays in the next ten years (Gregorian Calendar)\n  birthday -m c 1997-5-8  Birthday in century year (Gregorian Calendar)\n\n* Valid input dates are between 1900-01-31 and 2100-12-31\n```\n\n## 🌐 i18n\n\n| 语言名称                |     本地名称      | ISO-639-1 | ISO-3166-1 (Alpha-2) | 文件                           |\n|:--------------------|:-------------:|:---------:|:--------------------:|:-----------------------------|\n| English             |       -       |    en     |          US          | [en-US.ts][locale-en-us-url] |\n| Japanese            |      日本語      |    ja     |          JP          | [ja-JP.ts][locale-ja-jp-url] |\n| Korean              |      한국어      |    ko     |          KR          | [ko-KR.ts][locale-ko-kr-url] |\n| Vietnamese          |  Tiếng Việt   |    vi     |          VN          | [vi-VN.ts][locale-vi-vn-url] |\n| Chinese Simplified  |     简体中文      |    zh     |          CN          | [zh-CN.ts][locale-zh-cn-url] |\n| Chinese Traditional |     繁體中文      |    zh     |          TW          | [zh-TW.ts][locale-zh-tw-url] |\n\n## 🔗 Related\n\n- [lunar-date-fns][lunar-date-fns-url] - 🗓️ A JavaScript lunar date utility library.\n\n## 🤝 Contribution\n\nContributions via Pull Requests or [Issues][issues-url] are welcome.\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the [LICENSE][license-url] file for details.\n\n\n[insights-image]: https://repobeats.axiom.co/api/embed/e4a09620c99c8d950ca56671c3d1e736e835461f.svg\n\n[node-image]: https://img.shields.io/node/v/%40kabeep%2Flunar-birthday-cli?color=lightseagreen\n[node-url]: https://nodejs.org/\n\n[npm-image]: https://img.shields.io/npm/d18m/%40kabeep%2Flunar-birthday-cli?color=cornflowerblue\n[npm-url]: https://www.npmjs.com/package/@kabeep/lunar-birthday-cli\n\n[install-size-image]: https://packagephobia.com/badge?p=@kabeep/lunar-birthday-cli\n[install-size-url]: https://packagephobia.com/result?p=@kabeep/lunar-birthday-cli\n\n[xo-code-style-image]: https://shields.io/badge/code_style-5ed9c7?logo=xo\u0026labelColor=gray\u0026logoSize=auto\u0026logoWidth=20\n[xo-code-style-url]: https://github.com/xojs/xo\n\n[license-image]: https://img.shields.io/github/license/kabeep/lunar-birthday-cli?color=slateblue\n[license-url]: LICENSE\n\n[en-us-url]: README.md\n[zh-cn-url]: README.zh-CN.md\n\n[locale-en-us-url]: src/locale/en-US.ts\n[locale-ja-jp-url]: src/locale/ja-JP.ts\n[locale-ko-kr-url]: src/locale/ko-KR.ts\n[locale-vi-vn-url]: src/locale/vi-VN.ts\n[locale-zh-cn-url]: src/locale/zh-CN.ts\n[locale-zh-tw-url]: src/locale/zh-TW.ts\n\n[lunar-date-fns-url]: https://github.com/kabeep/lunar-date-fns\n\n[issues-url]: https://github.com/kabeep/lunar-birthday-cli/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabeep%2Flunar-birthday-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabeep%2Flunar-birthday-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabeep%2Flunar-birthday-cli/lists"}