Steven Vachon

Results 327 comments of Steven Vachon

Yeah. I've spoken with that project's creator, and he's been working on the next major version. Not sure when it will be released, though.

No problem. I think it makes sense to keep it open, as it is an issue that ~~needs fixing~~ he plans to fix along with breaking changes in a major...

Nope 👎 I'll have to switch to something else in 0.8.x and so far I've been looking at [axios](https://npmjs.com/axios).

@vkotovv not currently in the CLI. You can create a custom report with the programmatic API, though.

Is this fixed with v0.8.0 branch?

Programmatic API: `blc.UrlChecker` for single links or `blc.HtmlUrlChecker` for a page with shallow/non-recursive links. CLI: is not recursive by default and will check only the links on a single page

The CLI is currently for checking links within pages only.

The CLI currently only supports one URL input. A PR is welcome.

This has been implemented in the v0.8 branch.

@Andrea-borg v0.8.0 has not yet been released. The feature works in that pre-release, though.