{"id":19691878,"url":"https://github.com/yviscool/inquirer-number-plus","last_synced_at":"2025-08-30T18:14:18.532Z","repository":{"id":57274421,"uuid":"140437469","full_name":"yviscool/inquirer-number-plus","owner":"yviscool","description":"better number prompt ","archived":false,"fork":false,"pushed_at":"2018-12-03T02:09:52.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T20:09:17.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yviscool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-10T13:36:56.000Z","updated_at":"2018-12-03T02:09:54.000Z","dependencies_parsed_at":"2022-09-17T10:13:19.143Z","dependency_job_id":null,"html_url":"https://github.com/yviscool/inquirer-number-plus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yviscool/inquirer-number-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Finquirer-number-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Finquirer-number-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Finquirer-number-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Finquirer-number-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yviscool","download_url":"https://codeload.github.com/yviscool/inquirer-number-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yviscool%2Finquirer-number-plus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365632,"owners_count":23753364,"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-11-11T19:11:33.379Z","updated_at":"2025-07-14T23:06:38.842Z","avatar_url":"https://github.com/yviscool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inquirer-number-plus\nBetter number promt\n\n### Installation\n\n``` shell\nnpm install inquirer-number-plus\n```\n\n### Usage\n\n```javascript\ninquirer.registerPrompt('number', require('inquirer-number-plus'));\n\ninquirer.prompt({\n  type: 'number',\n  ...\n})\n```\n\n### options\n\nTakes `type`, `name`, `message`, `default`,`max`,`min`,`inc`, properties.\n\n\nYou can type in numbers and use `up/down` or  `j/k` to increase/decrease the value. Only numbers are allowed as input.\n\nuse `gg/G` key to turn the value into `max/min`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyviscool%2Finquirer-number-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyviscool%2Finquirer-number-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyviscool%2Finquirer-number-plus/lists"}