1.0.0 ā€¢ Published 3 years ago

firelinker v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

A CLI tool that searches documents for the status of URLs/Links

Install

npm i -g firelinker

Usage

flink <FILE>

Demo

Alt Text

Features

Status codes Supported

URL Protocols Supported

Colors Supported

Commands Supported

To use this tool type :
    $flink <file> -- where file is the name of the file

    Options:
      -j, --json     output to json
      -a, --api      Check all links in API
      -h, --help     Show help                                             [boolean]
      -v, --version  Show version number                                   [boolean]

API Support

needs to have a url attribute Usage

$ flink -a http://localhost:3000/posts
Link: http://localhost:3000/posts/af9597b1f6 status : GOOD
Link: http://localhost:3000/posts/1270baa03e status : GOOD
Link: http://localhost:3000/posts/bafac59742 status : GOOD
Link: http://localhost:3000/posts/30b2a49c48 status : GOOD
Link: http://localhost:3000/posts/e6289c2fc1 status : GOOD
Link: http://localhost:3000/posts/e8e8e890e1 status : GOOD
Link: http://localhost:3000/posts/286248fb83 status : GOOD
Link: http://localhost:3000/posts/f4a6d1cc89 status : GOOD
Link: http://localhost:3000/posts/58fe66af20 status : GOOD
Link: http://localhost:3000/posts/f2951948eb status : GOOD
Fire Linker took 0 secs to check 10 links.

Author

šŸ‘¤ Devansh Shah

Show your support

Give a ā­ļø if this project helped you!