Skip to content
Joshie Fishbein edited this page Sep 18, 2019 · 2 revisions

Welcome to the Candelabra wiki.

Candelabra is a web crawler designed to generate a thorough sitemap and audit each page for valid, semantic HTML and accessibility violations. Using Candelabra, you can check any website for accessibility violations. More importantly, you can point it to local servers and other developer environments to test your code before you deploy.

It works out of the box for any website that doesn't require authentication on entry. This means it can audit any JavaScript-rendered website including those built with the popular front-end frameworks: React, Vue, Ember, Angular, etc.