0.2.2 • Published 9 years ago

phantom-stats v0.2.2

Weekly downloads
61
License
-
Repository
github
Last release
9 years ago

phantom-stats

Use (PhantomJs) NetSniff.js to build a har file then build a summary according to har-summary

Installation

npm install phantom-stats

or npm install -g phantom-stats

Usage

node_modules/.bin/phantom-stats http://www.somewebsite.com

or phantom-stats http://www.somewebsite.com

Usage as a module

require('phantom-stats').run('http://somewebsite.com', function(result) { console.log(result); });

From source

Installation

git clone git@github.com:furybyname/phantom-stats.git

cd phantom-stats

npm install

grunt coffee

Usage

node bin/phantom-stats http://somewebsite.com

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.904

10 years ago

0.1.903

10 years ago

0.1.902

10 years ago

0.1.901

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago