Sem descrição

Gaël Métais fb323c2086 Import DOMqueriesWithoutResults fonctionnality há 10 anos atrás
bin d6f76de349 Repair grunt express task há 10 anos atrás
front c31e880f63 Add a tip for API advertising on the dashboard #20 há 10 anos atrás
lib fb323c2086 Import DOMqueriesWithoutResults fonctionnality há 10 anos atrás
server_config ed4f448370 Re-introduce menu on the result page há 10 anos atrás
test dccb9bb49c Move phantomas_custom to the phantomas tool directory há 10 anos atrás
.bowerrc 564884ca08 Hey Bower, stay in bower_componenets directory please há 11 anos atrás
.gitignore 46fb4188f0 Show offenders buttons on the summary page há 11 anos atrás
.travis.yml bc8ebd8db3 Fix CERT_UNTRUSTED error on Travis há 10 anos atrás
Gruntfile.js 983671f5c3 'grunt dev' task with server autoreload há 10 anos atrás
LICENSE 8b30366de7 Initial commit há 11 anos atrás
README.md cf79e95c45 Add contributors to README há 10 anos atrás
Vagrantfile aba5ef5a51 Server install bash há 11 anos atrás
bower.json e9505f31f7 Update phantomas and other dependencies há 10 anos atrás
package.json e9505f31f7 Update phantomas and other dependencies há 10 anos atrás

README.md

Yellow Lab Tools

Online tool designed to help Front-End developers optimize their website

Dependency Status Build Status

Access the tool here: http://yellowlab.tools

How it works

The tool is based on the fabulous 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).

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 the english wordings in the tool, 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.

License

Please read the license.

Icons are the property of IcoMoon.io

Author

Gaël Métais. I'm a webperf freelance based in Paris. If you understand french, you can visit my website.

Contributors