{"library":"stdin","type":"library","category":null,"description":"This package provides a minimal, callback-based utility for reading standard input in Node.js environments. Published in 2012 and last updated around that time (version 0.0.1), it addresses the common pain point of handling `stdin` streams in Node.js, which was less streamlined in older versions. It offers a single function that consumes the entire standard input as a string and provides it to a callback. Given its age and the significant evolution of Node.js with better-supported stream APIs (like `process.stdin` directly, `readline` module, or `async` iterators), this package is largely obsolete. Its release cadence was minimal, likely a one-off utility. At the time of its release, its key differentiator was its simplicity over raw stream handling. However, it lacks modern features like Promises, async/await, or TypeScript support.","language":"javascript","status":"abandoned","version":"0.0.1","tags":["javascript"],"install":[{"cmd":"npm install stdin","imports":["const stdin = require('stdin');"]},{"cmd":"yarn add stdin","imports":[]},{"cmd":"pnpm add stdin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stdin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/stdin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}