{"id":16092398,"url":"https://github.com/bukinoshita/autocomplete-cli","last_synced_at":"2025-03-18T06:31:01.594Z","repository":{"id":26336455,"uuid":"108284395","full_name":"bukinoshita/autocomplete-cli","owner":"bukinoshita","description":"Command line interface autocomplete","archived":false,"fork":false,"pushed_at":"2022-12-05T02:27:08.000Z","size":4014,"stargazers_count":3,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T17:45:16.267Z","etag":null,"topics":["auto","autocomplete","cli","command","complete","interface","line"],"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/bukinoshita.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}},"created_at":"2017-10-25T14:50:07.000Z","updated_at":"2023-12-01T07:54:16.000Z","dependencies_parsed_at":"2023-01-14T07:45:20.760Z","dependency_job_id":null,"html_url":"https://github.com/bukinoshita/autocomplete-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Fautocomplete-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Fautocomplete-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Fautocomplete-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Fautocomplete-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bukinoshita","download_url":"https://codeload.github.com/bukinoshita/autocomplete-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244169387,"owners_count":20409710,"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":["auto","autocomplete","cli","command","complete","interface","line"],"created_at":"2024-10-09T16:07:54.811Z","updated_at":"2025-03-18T06:31:00.844Z","avatar_url":"https://github.com/bukinoshita.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autocomplete-cli [![Build Status](https://travis-ci.org/bukinoshita/autocomplete-cli.svg?branch=master)](https://travis-ci.org/bukinoshita/autocomplete-cli)\n\n\u003e Command line interface autocomplete\n\n\n## Install\n\n```bash\n$ yarn add autocomplete-cli\n```\n\n\n## Usage\n\n```js\nconst autoComplete = require('autocomplete-cli')\n\nconst start = '\u003e Choose a band: '\nconst suggestions = new Set(['blink-182', 'green day', '+44'])\n\nawait autoComplete({ start, suggestions })\n```\n\n\n## Demo\n\n\u003cimg src=\"demo.gif\"/\u003e\n\n\n## Related\n\n- [prompt-email](https://github.com/bukinoshita/prompt-email) — Command line interface prompt email with autocompletion, validation and email lookup\n\n\n## License\n\nMIT © [Bu Kinoshita](https://bukinoshita.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukinoshita%2Fautocomplete-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbukinoshita%2Fautocomplete-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukinoshita%2Fautocomplete-cli/lists"}