{"id":15491700,"url":"https://github.com/gcaufy/ng-bootstrap-datepicker","last_synced_at":"2025-04-22T19:22:22.800Z","repository":{"id":58238957,"uuid":"42853112","full_name":"Gcaufy/ng-bootstrap-datepicker","owner":"Gcaufy","description":"datepicker module in angularjs","archived":false,"fork":false,"pushed_at":"2017-04-19T13:12:29.000Z","size":15,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T10:06:40.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gcaufy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-21T08:17:27.000Z","updated_at":"2017-04-21T01:59:12.000Z","dependencies_parsed_at":"2022-08-31T00:30:51.434Z","dependency_job_id":null,"html_url":"https://github.com/Gcaufy/ng-bootstrap-datepicker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gcaufy%2Fng-bootstrap-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gcaufy%2Fng-bootstrap-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gcaufy%2Fng-bootstrap-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gcaufy%2Fng-bootstrap-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gcaufy","download_url":"https://codeload.github.com/Gcaufy/ng-bootstrap-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306788,"owners_count":21408964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T07:55:25.187Z","updated_at":"2025-04-22T19:22:22.779Z","avatar_url":"https://github.com/Gcaufy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A enhance bootstrap-datepicker of AngularJS module.\n\n\n## Demo\n\n[Online Demo](http://www.madcoder.cn/demos/ng-bootstrap-datepicker/example/index.html)\n\n## Install\n\n```\nbower install ng-bootstrap-datepicker --save\n```\n\n## Documentation\n\n[Chinese](https://github.com/Gcaufy/ng-bootstrap-datepicker/blob/master/README_zh.md)\n\n### Enhanced Properties\n\nAll properties start with a prefix `ng-dp-`. Original `bootstrap-datepicker` does not support those properties. \n\n| *Property Name* | *Default value* | *Description* |\n| :------ |:----:| :-----------|\n| ng-dp-model | - | Angularjs model, two-way binded. |\n| ng-dp-element | - | Instance of `datepicker` Object, in case we need to manually control it. \u003cbr /\u003ee.g. HTML: `ng-dp-element=\"dpObj\"`, JS: `dpObj.datepicker('setDisabled', '2015-02-03');` |\n| ng-dp-inline | false | Inline datepicker, without a textbox. |\n| ng-dp-default | - | `datepicker` default value, like: `today` or `2015-09-21` |\n| ng-dp-view | - | View mode, when `ng-dp-view=\"week\"`, only week can be selected. |\n| ng-dp-range-target | - | Need to `datepicker`, `ng-dp-range-target` point to the `ng-dp-element` of another `datepicker`. |\n| ng-dp-range-mode | false | if `ng-dp-range-mode=\"true\"`, it allowed to select a date range. |\n| ng-dp-load | - | Directive loaded event. |\n\n\n\n### Native properties and events\n\nAll properties start with a prefix `ng-dp-option-` or `ng-dp-event-`.\n`ng-dp-option-` is native property, `ng-dp-event-` is native event. Check the [Datepicker Documentation](http://bootstrap-datepicker.readthedocs.org/en/latest/) to see all the properties and events. they are all supported by adding a prefix prefix `ng-dp-option-` or `ng-dp-event-`.\ne.g. There is a native property `startDate`, then it should be written like `ng-dp-option-start-date`. There is a native event `changeDate`, then it should be written like `ng-dp-event-cahnge-date`\n\n### Original Documentation\n\n\u003e [bootstrap-datepicker github](https://github.com/eternicode/bootstrap-datepicker/)\n\u003e\n\u003e [bootstrap-datepicker document](http://bootstrap-datepicker.readthedocs.org/en/latest/)\n\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcaufy%2Fng-bootstrap-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcaufy%2Fng-bootstrap-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcaufy%2Fng-bootstrap-datepicker/lists"}