{"id":19539750,"url":"https://github.com/extremeexploit/inputbox","last_synced_at":"2026-01-21T14:11:37.458Z","repository":{"id":214131092,"uuid":"735780568","full_name":"EXtremeExploit/inputbox","owner":"EXtremeExploit","description":"A library to separate stdin and stdout in a NodeJS terminal","archived":false,"fork":false,"pushed_at":"2024-08-08T03:38:00.000Z","size":691,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T22:43:45.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@extremeexploit/inputbox","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EXtremeExploit.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-26T04:07:28.000Z","updated_at":"2024-08-08T03:37:13.000Z","dependencies_parsed_at":"2023-12-26T05:21:52.333Z","dependency_job_id":"1720e1b3-b862-467c-ae84-da62e3bbb4dd","html_url":"https://github.com/EXtremeExploit/inputbox","commit_stats":null,"previous_names":["extremeexploit/inputbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EXtremeExploit/inputbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXtremeExploit%2Finputbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXtremeExploit%2Finputbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXtremeExploit%2Finputbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXtremeExploit%2Finputbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXtremeExploit","download_url":"https://codeload.github.com/EXtremeExploit/inputbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXtremeExploit%2Finputbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T02:43:09.907Z","updated_at":"2026-01-21T14:11:37.443Z","avatar_url":"https://github.com/EXtremeExploit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inputbox\n\nA library that allows you to use both stdin and stdout without worrying about them overlapping\n\n# Example\n```js\nimport inputBox from '@extremeexploit/inputbox';\n\nfunction ibHandler(str) {\n    ib.log('Got the line ' + str);\n}\n\nconst ib = new inputBox('\u003e ', ibHandler);\n\n// Log example output\nsetInterval(() =\u003e {\n    ib.log(\"just displaying some stuff\");\n}, 1000);\n```\n![Video example](video-example.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextremeexploit%2Finputbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextremeexploit%2Finputbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextremeexploit%2Finputbox/lists"}