Site Diagnostics

This diagnostic styling utilizes the styling and rules created by Eric Meyer ( http://meyerweb.com/eric/tools/css/diagnostics/ ).

There are three levels of integration in which the diagnostics can be used in a project.

1. Bookmark Button

This is the easiest and most straightforward use of the diagnostics. Drag the link to your bookmarks bar and run diagnostics on ANY site! Awesome!

Diagnose!

2. Installing in application

Include the JavaScript file in your application and run the diagnostics with easy commands in your browser's console window.

Download!

Current API

Roadmap

3. App

One script tag will refrence the files and have your site diagnosed with the latest and greatest version of the application.

This will also install a dashboard to be used for evaluating the markup of the software.

<script src="something.com/diagnostics-latest.min.js"></script>

Try It!