# 公共方法提炼 **Repository Path**: yingchengfeng/public-method-refining ## Basic Information - **Project Name**: 公共方法提炼 - **Description**: 个人收集的一些公共的方法进行汇总 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-13 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、命令行运行 npm run start 进行运行 2、运行成功后,对index.html右键选取 Open with Live Server 进行浏览器打开 (需要配合vscode的一个插件) 3、配合插件名为 Live Server 安装即可 文件类型: 1、Method:工具类方法收集文件,也是此文件夹为ts的编译文件 2、cityFun:高德地图一些方法合集封装函数 3、lunarCalendarConversion:日期的公历与农历互转类