derhuerst/url-decode-encode-cli

allow interactive usage

Open

#1 opened on May 13, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If stdin is a TTY, we should listen for a line break (\n/\r\n), so that I can use this tool without piping.

Contributor guide