{"id":15592051,"url":"https://github.com/derhuerst/date-prompt","last_synced_at":"2025-07-26T17:02:09.294Z","repository":{"id":66219442,"uuid":"42276053","full_name":"derhuerst/date-prompt","owner":"derhuerst","description":"A CLI date picker prompt.","archived":false,"fork":false,"pushed_at":"2020-06-23T16:20:41.000Z","size":33,"stargazers_count":19,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T19:05:57.881Z","etag":null,"topics":["cli","prompt"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/date-prompt","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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-09-10T23:25:21.000Z","updated_at":"2025-04-15T13:48:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cb9e72d-c982-488c-8041-7538fe760a54","html_url":"https://github.com/derhuerst/date-prompt","commit_stats":{"total_commits":52,"total_committers":1,"mean_commits":52.0,"dds":0.0,"last_synced_commit":"3d68ff73579a0ae5bfec048e33159b1b7bd46577"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/derhuerst/date-prompt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fdate-prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fdate-prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fdate-prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fdate-prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/date-prompt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fdate-prompt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267198620,"owners_count":24051557,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","prompt"],"created_at":"2024-10-02T23:53:41.976Z","updated_at":"2025-07-26T17:02:09.222Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# date-prompt 📅\n\n**A CLI prompt to ask for date \u0026 time.**\n\n[![asciicast](https://asciinema.org/a/26269.png)](https://asciinema.org/a/26269)\n\n[![npm version](https://img.shields.io/npm/v/date-prompt.svg)](https://www.npmjs.com/package/date-prompt)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/date-prompt.svg)\n![minimum Node.js version](https://img.shields.io/node/v/date-prompt.svg)\n\n\n## Installing\n\n```shell\nnpm install date-prompt\n```\n\n\n## Usage\n\n```js\nconst datePrompt = require('date-prompt')\n\ndatePrompt('When is your birthday?')\n.then(isoStr =\u003e console.log('Submitted with', isoStr))\n.catch(isoStr =\u003e console.log('Aborted with', isoStr))\n```\n\n\n## Related\n\n- [`enquirer`](https://github.com/enquirer/enquirer) – Stylish, intuitive and user-friendly prompts.\n- [`mail-prompt`](https://github.com/derhuerst/mail-prompt)\n- [`range-prompt`](https://github.com/derhuerst/range-prompt)\n- [`tree-select-prompt`](https://github.com/derhuerst/tree-select-prompt)\n- [`cli-autocomplete`](https://github.com/derhuerst/cli-autocomplete)\n\n\n## Contributing\n\nIf you have a question or need support using `date-prompt`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use [the issues page](https://github.com/derhuerst/date-prompt/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fdate-prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Fdate-prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fdate-prompt/lists"}