# chinese-lunar 农历与公历相互转换的模块,支持农历之间的加减运算,并提供生肖、干支等,支持1900-2100年。 ## Install 1. 在node.js中用npm安装 `npm install chinese-lunar` 2. 在浏览器中加载方式,`