guillaume-neveux/bootstrap-datepicker

Bootstrap日期选择器

安装: 230

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 0

Forks: 6,065

语言:JavaScript

类型:组件

v1.9.1 2020-09-29 08:09 UTC

README

Join the chat at https://gitter.im/uxsolutions/bootstrap-datepicker Build Status GitHub license npm Twitter Follow

版本按照 semver 规则递增。

CDN

您可以在网站上使用由 CloudFlare 提供的 cdnjs.com

bootstrap-datepicker 在 cdnjs 上

请注意:新版本可能需要几小时才能在 cdnjs 上可用。

链接

代码片段

开发

一旦您克隆了仓库,您需要使用包管理器安装 grunt 和开发依赖项

$ [sudo] yarn global add grunt-cli
$ yarn install
$ [sudo] npm install --global grunt-cli
$ npm install