ts-stdin
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

ts-stdin

install

npm install ts-stdin

usage

import { getStdin, getStdinJson } from 'ts-stdin';

console.log(await getStdin());
console.log(await getStdinJson());

License

  • MIT License

Acknowledgement

Package Sidebar

Install

npm i ts-stdin

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.45 kB

Total Files

5

Last publish

Collaborators

  • exiahuang