cntdys:因为日历太胖了

时间:2024-04-28 07:39:01
【文件属性】:

文件名称:cntdys:因为日历太胖了

文件大小:27KB

文件格式:ZIP

更新时间:2024-04-28 07:39:01

javascript calendar TypeScript

数天 半KB JS日历 目标 将日历逻辑与ui分开 最小尺寸 现代化–使用ES模块进行交付 用法 < script type =" module " > import { calendarMonth } from 'https://unpkg.com/cntdys@latest/dist/main.min.js' console . log ( 'calendarMonth' , calendarMonth ( 2017 , 9 ) ) // or with different start of the week console . log ( 'calendarMonth' , calendarMonth ( 2017 , 9 , 1 ) ) // start week on Monday (0 = Sunday) </ script > 或使用npm install


【文件预览】:
cntdys-master
----package.json(2KB)
----.github()
--------dependabot.yml(106B)
--------workflows()
----test()
--------main.test.ts(5KB)
--------index.html(613B)
----dist()
--------.gitkeep(0B)
----src()
--------main.ts(4KB)
--------types.ts(747B)
----tsconfig.json(363B)
----.gitignore(23B)
----README.md(613B)
----yarn.lock(46KB)

网友评论