{"id":13480973,"url":"https://github.com/nkalinov/ng2-datetime","last_synced_at":"2025-03-27T11:31:24.607Z","repository":{"id":57321898,"uuid":"54124754","full_name":"nkalinov/ng2-datetime","owner":"nkalinov","description":"Datetime picker plugins wrapper for Angular2+","archived":true,"fork":false,"pushed_at":"2019-10-05T12:38:54.000Z","size":12635,"stargazers_count":157,"open_issues_count":88,"forks_count":110,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-01T22:04:48.566Z","etag":null,"topics":["angular","bootstrap","datepicker","datetimepicker","timepicker"],"latest_commit_sha":null,"homepage":"https://nkalinov.github.io/ng2-datetime","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nkalinov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-17T14:32:39.000Z","updated_at":"2024-08-09T05:41:25.000Z","dependencies_parsed_at":"2022-08-25T21:01:01.934Z","dependency_job_id":null,"html_url":"https://github.com/nkalinov/ng2-datetime","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkalinov%2Fng2-datetime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkalinov%2Fng2-datetime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkalinov%2Fng2-datetime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkalinov%2Fng2-datetime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkalinov","download_url":"https://codeload.github.com/nkalinov/ng2-datetime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245836123,"owners_count":20680328,"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":["angular","bootstrap","datepicker","datetimepicker","timepicker"],"created_at":"2024-07-31T17:00:47.148Z","updated_at":"2025-03-27T11:31:23.933Z","avatar_url":"https://github.com/nkalinov.png","language":"TypeScript","funding_links":[],"categories":["UI Components","Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)","Uncategorized"],"sub_categories":["Form","Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e","Uncategorized"],"readme":"# Not maintaned\n\n# ng2-datetime\n[![npm version](https://badge.fury.io/js/ng2-datetime.svg)](https://badge.fury.io/js/ng2-datetime)\n\nDatetime picker (plugins wrapper) for Angular.\n\n##### Demo and docs: https://nkalinov.github.io/ng2-datetime\n\n## Dependencies\n- [Bootstrap3 (__CSS only__)](http://getbootstrap.com/)\n- [jQuery 2+ (supports v3)](http://jquery.com/)\n- [Bootstrap-datepicker __(JS+CSS)__](http://eternicode.github.io/bootstrap-datepicker/)\n- [Bootstrap-timepicker __(JS+CSS)__](http://jdewit.github.io/bootstrap-timepicker/)\n\n## Installation\n`npm install --save ng2-datetime`\n\n## Usage\n1. import some way or another the required dependencies in the following order:\n   - Bootstrap CSS\n   - jQuery\n   - bootstrap-timepicker + bootstrap-datepicker\n   \n   See [this example](https://github.com/nkalinov/ng2-datetime/blob/master/src/vendor.ts#L8)\n2. `import { NKDatetimeModule } from 'ng2-datetime/ng2-datetime';`\n3. Add it to your app module's `imports` property\n```\n@NgModule({\n    ...\n    imports: [NKDatetimeModule, ...],\n    ...\n})\n```\n4. Use it: `\u003cdatetime [(ngModel)]=\"date\"\u003e\u003c/datetime\u003e`\n\nSee the [__DEMO__](https://nkalinov.github.io/ng2-datetime) and it [__source__](https://github.com/nkalinov/ng2-datetime/tree/master/demo) for more info and available options.\n\n## Contributing\nFork \u003e Create \u003e Pull request\n\n## Thanks to\n- @jdewit for the [timepicker plugin](https://github.com/jdewit/bootstrap-timepicker)\n- @eternicode for the [datepicker plugin](https://github.com/eternicode/bootstrap-datepicker)\n- you\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkalinov%2Fng2-datetime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkalinov%2Fng2-datetime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkalinov%2Fng2-datetime/lists"}