Content Usability Toolkit
This is a Google Chrome extension to evaluate content based relevance, readability, legibility, and navigability. It is a portion of my master's project and is under heavy development.
Requirements
- Node (
brew install node
) - Buster (
npm install -g buster
) - Ruby 1.9.2+
Testing
rake spec:server
rake spec:auto
Running
- Install Extensions Reloader in Chrome.
- On
chrome://extensions
, select "Load unpacked extension" - Select the project's root directory
- Visit a web page and select the magnifying glass
Author
Jon-Michael Deldin (dev@jmdeldin.com)