This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

lick-links
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

Lick Links - Link Checker

npm version

About

This is a CLI link checker written in Typescript.

Installation

npm i -g lick-links

Usage

npx

No install needed

npx lick-links <siteUrl> [options]

If installed

lick <siteUrl> [options]

Options

Flag Description Value
--version Show version number [boolean]
--help Show help [boolean]
-d, --depth Depth the checker goes to [number] [default: 0]
-p, --path Path to the output file [string] [default: "./lick-report.json"]
-s, --slow Increases fetch timeout [boolean] [default: false]
--csv Exports report to a CSV file instead of JSON [boolean] [default: false]
-v, --verbose Adds additional logging to console [boolean] [default: false]

Help

lick --help

Readme

Keywords

none

Package Sidebar

Install

npm i lick-links

Weekly Downloads

0

Version

1.3.2

License

MIT

Unpacked Size

68.5 kB

Total Files

5

Last publish

Collaborators

  • drewerds