JakePartusch/lumberjack
An automated website accessibility scanner and cli
10 Releases
Latest: 5y ago
v0.6.2Latest
📋 Changes
- Closes #11 — Sitemapper not scanning sitemap
v0.6.1
📋 Changes
- 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
v0.5.0
v0.3.0
v0.2.0
v0.1.0
v0.0.2
📋 Changes
- Adding license
- Fixing bin path in package.json
Initial Release 🎉v0.0.1
📋 Changes
- It reads your website's sitemap
- It spawns multiple Chromium instances and gets to scanning
- Finally, the results are aggregated and reported back
