1
0
mirror of synced 2026-04-03 17:48:35 +08:00

新增支持每日宜忌

This commit is contained in:
6tail
2020-05-26 14:43:55 +08:00
parent 8519ec222b
commit 52ba8c6ce5
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# lunar [![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/6tail/lunar-javascript/blob/master/LICENSE) # lunar [![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/6tail/lunar-javascript/blob/master/LICENSE)
lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)工具,支持星座、儒略日、干支、生肖、节气、节日、彭祖百忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。 lunar是一款无第三方依赖的公历(阳历)和农历(阴历、老黄历)工具,支持星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。
[English](https://github.com/6tail/lunar-javascript/blob/master/README_EN.md) [English](https://github.com/6tail/lunar-javascript/blob/master/README_EN.md)

View File

@@ -1,6 +1,6 @@
{ {
"name": "lunar-javascript", "name": "lunar-javascript",
"version": "1.0.1", "version": "1.0.2",
"description": "lunar is a calendar library for Solar and Chinese Lunar.", "description": "lunar is a calendar library for Solar and Chinese Lunar.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@@ -22,6 +22,7 @@
"节气", "节气",
"节日", "节日",
"彭祖百忌", "彭祖百忌",
"每日宜忌",
"喜神", "喜神",
"福神", "福神",
"财神", "财神",