{"id":17874301,"url":"https://github.com/modprog/input_plus","last_synced_at":"2025-04-03T00:13:10.363Z","repository":{"id":62421794,"uuid":"316543574","full_name":"ModProg/input_plus","owner":"ModProg","description":"Advanced input module.","archived":false,"fork":false,"pushed_at":"2021-07-17T23:09:06.000Z","size":89,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T14:22:22.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ModProg.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":"2020-11-27T15:57:00.000Z","updated_at":"2021-07-17T23:09:09.000Z","dependencies_parsed_at":"2022-11-01T17:31:48.238Z","dependency_job_id":null,"html_url":"https://github.com/ModProg/input_plus","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModProg%2Finput_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModProg%2Finput_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModProg%2Finput_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ModProg%2Finput_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ModProg","download_url":"https://codeload.github.com/ModProg/input_plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911467,"owners_count":20853657,"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-28T11:08:27.136Z","updated_at":"2025-04-03T00:13:10.322Z","avatar_url":"https://github.com/ModProg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Test](https://github.com/ModProg/input_plus/workflows/Deno/badge.svg)\n\n# Input Plus\n\nInput Plus is a module for advanced Input (multiline input, tab completion etc.)\n\nYou can try it with:\n\n```\ndeno run --unstable https://deno.land/x/input_plus/examples/mod.ts\n# An example repl\ndeno run --unstable https://deno.land/x/input_plus/examples/cli.ts\n# An example yes/no promp\ndeno run --unstable https://deno.land/x/input_plus/examples/yesno.ts\n```\n\nThis is currently in early development.\n\n## Implemented Features\n\n- [x] Single line input\n- [x] Multi line input\n- [x] Tab completion\n- [x] Highlighting\n- [x] Yes/No Input\n- [x] cliInput\n  - [ ] More flexible Keywords for autocomplete\n  - [ ] Support for highlighting\n- [ ] anything else\n\n## Files\n\n- `mod.ts` Is the main module.\n- `utils.ts` Contains some utility functions to make using Input Plus more\n  bearable\n- `helpers.ts` Contains some helpers used in the other files.\n- `extensions.ts` Contains the extensions for easier import\n- `extensions/*.ts` Implementation of extensions\n- `examples/*.ts` Examples to showcase Input Plus\n- `tests/*_test.ts` Tests (test with `deno --unstable test`)\n- `deps.ts` Dependencies\n- `dev_deps.ts` Development Dependencies\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodprog%2Finput_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodprog%2Finput_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodprog%2Finput_plus/lists"}