1.0.6 • Published 6 years ago

datepicker-amazing v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Datepicker

It is a ligh widget version of a datepciker. It allows to pick a date on a calendar.

Dependencies

Bootstrap (you do not have to install it again)

Requirements

Add in (.angular-cli.json) file:

"styles": [ "../node_modules/bootstrap/dist/css/bootstrap.min.css", "styles.css" ],