use-gregorian:React的无头日历钩

时间:2024-03-28 01:09:43
【文件属性】:

文件名称:use-gregorian:React的无头日历钩

文件大小:244KB

文件格式:ZIP

更新时间:2024-03-28 01:09:43

react calendar headless datepicker date-fns

:calendar: 用格里高利 无头日历挂钩,用于React。 use-gregorian的目标是提供构建日历或日期选择器所需的所有功能,同时让UI和UX由您自己决定。 发展 # install dependencies yarn # run storybook yarn storybook # make sure you didn't break nothing yarn test # notice, we're not passing -m because we want # commitizen to handle the commit messages * git commit -a *我们正在使用来使提交消息保持标准化。 您需要确保在执行git commit时选择正确的选择,因为在运行yarn release时,将使用提交历史记录来生成更改日志和最终的版本号。 用法 参见。


【文件预览】:
use-gregorian-main
----.gitignore(54B)
----package.json(2KB)
----src()
--------use-gregorian.stories.tsx(3KB)
--------use-gregorian.tests.tsx(5KB)
--------use-gregorian.ts(2KB)
----jest.config.js(140B)
----tsconfig.eslint.json(101B)
----LICENSE(1KB)
----tsconfig.json(414B)
----.github()
--------workflows()
----rollup.config.js(640B)
----.eslintrc.js(1KB)
----.prettierrc.js(86B)
----README.md(1KB)
----jest.setup.ts(35B)
----.storybook()
--------main.js(615B)
--------preview.js(211B)
----.vscode()
--------settings.json(54B)
--------extensions.json(137B)
----.husky()
--------.gitignore(2B)
--------pre-commit(51B)
--------prepare-commit-msg(97B)
----yarn.lock(611KB)

网友评论