# Yellow Lab Tools Online tool designed to help Front-End developers optimize their website [![Dependency Status](https://gemnasium.com/gmetais/YellowLabTools.svg)](https://gemnasium.com/gmetais/YellowLabTools) [![Build Status](https://travis-ci.org/gmetais/YellowLabTools.svg?branch=master)](https://travis-ci.org/gmetais/YellowLabTools) ### Access the tool here: [http://yellowlab.tools](http://yellowlab.tools) ## How it works The tool is based on the fabulous [Phantomas](https://github.com/macbre/phantomas) by Maciej Brencz, that loads a page and collects many web performance metrics. I rewrote some modules to deeper analyze Javascript interactions with the DOM (especially with jQuery). And then it is wrapped inside a small NodeJS server to get an interface (inspired by my favorite tool: [WebPageTest](http://www.webpagetest.org/)). **There are so many things left to do, your help would be greatly appreciated! Please report bugs, ask for evolutions and come code with me.** ## Help needed I'm currently looking for help in correcting my english sentences, as it is not my native language. ## Install your own instance If your project is not accessible from outside, or if you want to fork and improve the tool, you can build your own instance. The documentation is [here](https://github.com/gmetais/YellowLabTools/wiki/Install-your-own-instance). ## License Please read the [license](LICENSE). Icons are the property of [IcoMoon.io](https://icomoon.io/) ## Author Gaël Métais. I'm a webperf freelance based in Paris. If you understand french, you can visit [my website](http://www.gaelmetais.com).