eternicode/bootstrap-datepicker

Bootstrap 日期选择器

安装次数: 503,318

依赖: 6

建议者: 0

安全: 0

星标: 12,664

关注者: 446

分支: 6,068

开放问题: 884

语言:JavaScript

类型:组件


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