v0.5.0 — many names, from a pipe
Published as @moshcoder/moshpit-name@0.5.0 . Teaches the CLI to work on many names at once, from a pipe — and fences off the ways that could go wrong. check and parse now take more than one argument, list reads a pasted list, and all three accept - to read from stdin. Add --ndjson and each entry comes back on its own line, which is what you want when the list is long enough that you'd rather…