Releases: JakePartusch/lumberjack
Releases · JakePartusch/lumberjack
v0.6.2
v0.6.1
- Handles sitemaps with relative urls
- Better error handling when individual routes fail to scan
v0.6.0
New Command Line Options:
--strict // Optional (default: false) — Fail the process if any accessibility issues are found
--baseUrlOnly // Optional (default: false) — Skip the sitemap scan and only run the audit on the base url
v0.5.1
Update README.md
v0.5.0
chore: version bump
v0.3.0
feat: utilizing firefox and webkit browsers
v0.2.0
chore: bump version
v0.1.0
chore: bump version
v0.0.2
- Adding license
- Fixing bin path in package.json
Initial Release 🎉
About
Lumberjack runs aXe accessibility checks on your entire website!
- It reads your website's sitemap
- It spawns multiple Chromium instances and gets to scanning
- Finally, the results are aggregated and reported back
Usage
npx @jakepartusch/lumberjack --url https://google.com