From 118af13c28deb71a14a94b47650a162a4c6a4a6f Mon Sep 17 00:00:00 2001 From: "Justin du Coeur, AKA Mark Waks" Date: Wed, 6 May 2015 10:11:29 -0400 Subject: [PATCH] Added bootstrap-datepicker-facade --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index a108247a..6cd349f8 100644 --- a/index.md +++ b/index.md @@ -75,6 +75,7 @@ and then "Create a Pull Request". * [scalajs-jquery](https://github.com/scala-js/scala-js-jquery): static types for jQuery * [jquery-facade](https://github.com/jducoeur/jquery-facade): alternate static types for jQuery -- less complete, more strongly typed * [scalajs-pouchdb](https://github.com/chandu0101/scalajs-facades/tree/master/core/src/main/scala/chandu0101/scalajs/facades/pouchdb): static types for PouchDB +* [bootstrap-datepicker-facade](https://github.com/jducoeur/bootstrap-datepicker-scalajs): static types for [bootstrap-datepicker](https://github.com/eternicode/bootstrap-datepicker) ### Testing frameworks