@belgian93/pwned

0.1.0 • Public • Published

Belgian93's Pwned? v0.1.0

Functionality

When run, will ask the user to input their email address. Using dependency email-validator, it will check if a valid email address was provided. The program will make a request to the Have I been Pwned API. Before making the actual request the mail address will get encoded. All breaches will be displayed in a list, with their most important data displayed.

Dependencies

  • axios package (for fetching data)
  • email-validator package (for email validation)
  • readlineSync package (to allow for prompts in the cmd line)
  • chalk package (to give it some color)
  • figlet package (for the program's title)
  • ora package (not in use in this version, on to do list)

Bugs/To do

  • Include loading spinners using ora package

Readme

Keywords

none

Package Sidebar

Install

npm i @belgian93/pwned

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

3.72 kB

Total Files

3

Last publish

Collaborators

  • belgian93