Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

50 lines (24 loc) · 1.12 KB

UAQEasy!

=== Website Performance Analyst and Monitor framework, making UAQ easily

Based on phantomjs by Ariya Hidayat, kue, HAR Viewer.

Features

YSlow integrated

HAR Generation and viewer integrated

Snapshot integrated, and supporting get the result snapshot after injecting your javascript

Redis as the quene

Install phantomjs like here

then start your redis-server

Installation

$ npm install

sample

sample

sample

API sample

sample

Exec javascript

document.querySelector('#nv').style.visibility = 'hidden';

and the result is :

sample

License

(The MIT License)