1.0.0 • Published 2 years ago

cn-idcardcomputed v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

引入方法

const id=require('cn-idcard-computed')

使用方法

创建实例

 const idCard= new id('xxxxxx')

调用计算方法

 idCard.All()

---------------------------------------

All(计算全部)

getBirthday(生日)

getSex(性别)

getAge(获取年龄)

getShengxiao(获取生肖)

getAstro(获取星座)

getAres(获取地址)