1.0.35 • Published 5 months ago

link-checker-cli v1.0.35

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Broken Links checker

Find broken links, missing images and anchor elements

Installation

Node.js >= 18 is required. There're two ways to use it:

Command Line Usage

To install, type this at the command line:

npm i link-checker-cli -g

After that, check out the help for available options:

blc --help inspect
blc --help sitemap

Example:

blc inspect -s=http://yoursite.com -r 
blc sitemap -s=http://yoursite.com 

Flags

-s, --source Path to website

-r, --recursive Inspects every internal link of website. default: false

-img, --image Fetches all page images. (default: false)

-css, --style Add style links to response. (default: true)

-e, --external Add external links to response. (default: false)

-c, --concurrencySize Number of requests running simultaneous. (default: 10)

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.26

9 months ago

1.0.25

9 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

9 months ago

1.0.33

5 months ago

1.0.32

5 months ago

1.0.31

9 months ago

1.0.30

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.35

5 months ago

1.0.13

9 months ago

1.0.34

5 months ago

1.0.12

9 months ago

1.0.2

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago