JamieMason / JamieMason/ts-import-types-cli
Feature Request: Add option to read from stdin output
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Adding the option to read/write to stdin/out would make it easier to use as an editor plugin
```sh
ts-import-types-cli < input.ts
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TypeScript CLI entry point and tracing how it currently reads input and writes output. Define the stdin/stdout invocation around the shown shell example, then verify that existing file-based behavior remains intact and test both input paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100