{"id":13465015,"url":"https://github.com/soyuka/dpicker","last_synced_at":"2025-09-11T14:13:46.176Z","repository":{"id":52555475,"uuid":"61719937","full_name":"soyuka/dpicker","owner":"soyuka","description":"A framework-agnostic minimal date picker","archived":false,"fork":false,"pushed_at":"2021-04-26T07:39:15.000Z","size":1081,"stargazers_count":187,"open_issues_count":4,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-29T10:10:02.173Z","etag":null,"topics":["calendar","date","date-picker","datetime","datetime-picker","time"],"latest_commit_sha":null,"homepage":"https://soyuka.github.io/dpicker/","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/soyuka.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-06-22T13:07:45.000Z","updated_at":"2024-05-05T23:35:05.000Z","dependencies_parsed_at":"2022-09-15T21:53:14.063Z","dependency_job_id":null,"html_url":"https://github.com/soyuka/dpicker","commit_stats":null,"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyuka%2Fdpicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyuka%2Fdpicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyuka%2Fdpicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyuka%2Fdpicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soyuka","download_url":"https://codeload.github.com/soyuka/dpicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246457968,"owners_count":20780676,"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":["calendar","date","date-picker","datetime","datetime-picker","time"],"created_at":"2024-07-31T14:00:55.111Z","updated_at":"2025-03-31T11:05:24.699Z","avatar_url":"https://github.com/soyuka.png","language":"JavaScript","readme":"# DPicker\n\n\u003cimg src=\"https://soyuka.github.io/dpicker/logo.svg\" width=\"140px\"\u003e\n\n[![Build Status](https://img.shields.io/travis/soyuka/dpicker.svg)](https://travis-ci.org/soyuka/dpicker)\n[![codecov](https://img.shields.io/codecov/c/github/soyuka/dpicker.svg)](https://codecov.io/gh/soyuka/dpicker)\n\nA framework-agnostic minimal date picker.\n\n## Quick start\n\n```html\n\u003clabel\u003e\n  \u003cinput type=\"datetime\"\u003e\n\u003c/label\u003e\n\u003cscript type=\"text/javascript\" src=\"https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.13.0/moment.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"https://unpkg.com/dpicker@latest/dist/dpicker.all.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  [].slice.call(document.querySelectorAll('input[type=\"date\"],input[type=\"datetime\"]')).forEach(function(e){new dpicker(e);});\n\u003c/script\u003e\n```\n\n## Read the docs\n\n- [Full Documentation (web)](https://soyuka.github.io/dpicker/)\n- [/docs](https://github.com/soyuka/dpicker/tree/master/docs)\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoyuka%2Fdpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoyuka%2Fdpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoyuka%2Fdpicker/lists"}