2.0.15 • Published 4 years ago

dart-linkcheck v2.0.15

Weekly downloads
955
License
MIT
Repository
github
Last release
4 years ago

LinkCheck

NPM package wrapper for filiph/linkcheck. Exposes only a binary that can be used to run the latest executable. Version updated occasionally, npm version pinned to the dart registry version. This simply makes the package easier to consume if it's being used as part of a node project. If you'd like to update the version, feel free to send in a PR!

NOTE: This package defaults to using the OSX version, but ships windows and linux binaries in the bin folder.

Usage

  • npm i dart-linkcheck -D
  • In your package.json under scripts, add linkcheck: 'linkcheck'
  • Run it with npm run linkcheck -- <args>
2.0.15

4 years ago

2.0.13

4 years ago

2.0.14

4 years ago

2.0.12

4 years ago