Skip to content

alexose/elemental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elemental

Quickly audit every element on a page.

Elemental renders every element on a page to a PNG base64 string, streams the results back via websocket, and sorts by visual similarity.

Try a live demo at http://elemental.alexose.com

Installation

You'll need to install phantomjs (>1.9.0) globally with npm:

npm install -g phantomjs

And then install:

git clone git@github.com:alexose/elemental.git
cd elemental
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published