Skip to content

lawrentiy/meteor-bootstrap-datepicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-datepicker

Meteor packaging of bootstrap-datepicker 1.2.0 Commit: https://github.com/eternicode/bootstrap-datepicker/commit/7e1acf977703545486ca5403ce62aef2119ac9c2

This package is MIT Licensed. Do whatever you like with it but any responsibility for doing so is your own.

All rights to bootstrap-datepicker are with the original author.

See: http://eternicode.github.io/bootstrap-datepicker/

Example

in handlebars template

Template.mytemplate.rendered = function() {
  $('.datepicker').datepicker();
}

About

Meteor package of bootstrap-datepicker

Resources

Stars

Watchers

Forks

Packages

No packages published