npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

get-emails-cli

2.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:2
$ npm install get-emails-cli
DailyWeeklyMonthlyYearly

get-emails-cli

Get all emails in a text file or stdin

Install

$ npm install --global get-emails-cli

Usage

$ get-emails --help

  Usage
    $ get-emails <file>
    $ cat <file> | get-emails

  Example
    $ get-emails file.txt
    sindresorhus@gmail.com
    unicorn@rainbow.com

Related

  • get-emails - API for this module