{"id":17736649,"url":"https://github.com/parro-it/readline-completer","last_synced_at":"2025-05-07T11:45:13.443Z","repository":{"id":57348696,"uuid":"70319801","full_name":"parro-it/readline-completer","owner":"parro-it","description":"Better tab completion for node readline","archived":false,"fork":false,"pushed_at":"2016-10-16T19:41:33.000Z","size":58,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T11:05:52.936Z","etag":null,"topics":[],"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/parro-it.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":"2016-10-08T09:19:36.000Z","updated_at":"2021-03-14T08:50:17.000Z","dependencies_parsed_at":"2022-09-16T21:01:46.279Z","dependency_job_id":null,"html_url":"https://github.com/parro-it/readline-completer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Freadline-completer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Freadline-completer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Freadline-completer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Freadline-completer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parro-it","download_url":"https://codeload.github.com/parro-it/readline-completer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252873936,"owners_count":21817708,"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":[],"created_at":"2024-10-26T00:23:55.126Z","updated_at":"2025-05-07T11:45:13.386Z","avatar_url":"https://github.com/parro-it.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# readline-completer\n\n\u003e Better tab completion for node readline\n\nbackground details relevant to understanding what this module does\n\n## Usage\n\ndescription of the example\n\n```js\nconst readlineCompleter = require('readline-completer');\n\nconsole.log({readlineCompleter});\n```\n\nThis will output\n\n```\n```\n\n[![Travis Build Status](https://img.shields.io/travis/parro-it/readline-completer/master.svg)](http://travis-ci.org/parro-it/readline-completer)\n[![Code Climate](https://img.shields.io/codeclimate/github/parro-it/readline-completer.svg)](https://codeclimate.com/github/parro-it/readline-completer)\n[![Coverage Status](https://coveralls.io/repos/github/parro-it/readline-completer/badge.svg?branch=master)](https://coveralls.io/github/parro-it/readline-completer?branch=master)\n[![NPM downloads](https://img.shields.io/npm/dt/readline-completer.svg)](https://npmjs.org/package/readline-completer)\n\n\n## API\n\n```js\nconst readlineCompleter = (): object\n```\n\ndescription of the function signature\n\n## Install\n\nWith [npm](https://npmjs.org/) installed, run\n\n```\n$ npm install readline-completer\n```\n\n## See Also\n\n- [`noffle/common-readme`](https://github.com/noffle/common-readme)\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Freadline-completer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparro-it%2Freadline-completer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Freadline-completer/lists"}