DEV Community

Devansh Shah
Devansh Shah

Posted on

Fire Linker - A CLI Tool For Broken Links

Welcome to Fire Linker 👋

Version License: MIT

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

Install

npm i -g https://github.com/zg3d/fireLinker

Usage

flink <FILE>

Demo

cli gif

Features

Status codes Supported

  • 200
  • 400
  • 404
  • 410

URL Protocols Supported

  • HTTP
  • HTTPS

Colors Supported

  • Green = GOOD URL

  • Red = BAD URL

  • Grey = UNKOWN URL

Commands Supported

flink <file> -- where file is the name of the file

Options:
  -h, --help     Show help                                         [boolean]
  -v, --version  Show version number                               [boolean]

Author

👤 Devansh Shah

Show your support

Give a ⭐️ if this project helped you!

Top comments (0)