{"id":25306668,"url":"https://github.com/neworbit/bootstrap-datepicker","last_synced_at":"2025-04-07T06:29:18.316Z","repository":{"id":90166802,"uuid":"47836913","full_name":"NewOrbit/bootstrap-datepicker","owner":"NewOrbit","description":"Custom angular datepicker based on angular-ui/bootstrap","archived":false,"fork":false,"pushed_at":"2024-06-20T10:54:09.000Z","size":798,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-13T15:40:14.621Z","etag":null,"topics":["package"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/NewOrbit.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-11T16:15:29.000Z","updated_at":"2024-06-20T10:52:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f34eb2d-2923-4370-81a2-aa1941ac68f1","html_url":"https://github.com/NewOrbit/bootstrap-datepicker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewOrbit%2Fbootstrap-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewOrbit%2Fbootstrap-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewOrbit%2Fbootstrap-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewOrbit%2Fbootstrap-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NewOrbit","download_url":"https://codeload.github.com/NewOrbit/bootstrap-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247604817,"owners_count":20965494,"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":["package"],"created_at":"2025-02-13T10:37:05.850Z","updated_at":"2025-04-07T06:29:18.290Z","avatar_url":"https://github.com/NewOrbit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap-datepicker\n\n\u003e Our custom angular datepicker based on [angular-ui/bootstrap](https://github.com/angular-ui/bootstrap)\n\n\n## Install\n\n```\n$ npm install --save neworbit/bootstrap-datepicker#v2.0.0\n```\n\n```\n$ bower install --save neworbit/bootstrap-datepicker#^2\n```\n\n\n## Usage\n\n\n### With npm\n```js\nimport bootstrapDatepicker from 'bootstrap-datepicker';\n\nconst app = angular.module('app', [\n    bootstrapDatepicker\n]);\n```\n\n\n### With bower\n\n```html\n\u003cscript src=\"bower_components/angular/angular.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"bower_components/bootstrap-datepicker/dist/datePicker.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n    var app = angular.module('app', [\n        'ui.bootstrap'\n    ]);\n\u003c/script\u003e\n\n```\n\n\n## Api\n\n- [DatePicker](https://github.com/angular-ui/bootstrap/tree/0.13.0/src/datepicker/docs)\n- [TimePicker](https://github.com/angular-ui/bootstrap/tree/0.13.0/src/timepicker/docs)\n\n\n## CSS\n\n### Using SASS:\n- In your core scss file: `@import \"~bootstrap-datepicker/dist/style.css\";`\n\n### Not using SASS:\n- `\u003clink href=\"bower_components/bootstrap-datepicker/dist/style.css\" rel=\"stylesheet\" type=\"text/css\"\u003e`\n\nTo override colours, see the comments in src/datepicker.scss\n\n\n## Release\n\n- update version on `readme.md`\n- `$ npm version --force major | minor | patch`\n- `$ git push --follow-tags`\n\n\n## License\n\nMIT © [NewOrbit](http://neworbit.co.uk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneworbit%2Fbootstrap-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneworbit%2Fbootstrap-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneworbit%2Fbootstrap-datepicker/lists"}