dart-linkcheck

2.0.15 • Public • Published

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>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i dart-linkcheck

      Weekly Downloads

      4,540

      Version

      2.0.15

      License

      MIT

      Unpacked Size

      27.5 MB

      Total Files

      6

      Last publish

      Collaborators

      • jescalan