Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelduran/yslow
YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.
https://github.com/marcelduran/yslow
Last synced: 29 days ago
JSON representation
YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.
- Host: GitHub
- URL: https://github.com/marcelduran/yslow
- Owner: marcelduran
- License: bsd-3-clause
- Created: 2012-01-25T19:55:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T15:15:27.000Z (over 1 year ago)
- Last Synced: 2024-10-01T11:42:46.767Z (about 1 month ago)
- Language: JavaScript
- Homepage: yslow.org
- Size: 1.28 MB
- Stars: 2,204
- Watchers: 100
- Forks: 382
- Open Issues: 141
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE.txt
Awesome Lists containing this project
README
YSlow
=====YSlow analyzes web pages and suggests ways to improve their performance based on a set of [rules for high performance web pages](http://developer.yahoo.com/performance/rules.html).
### Building
All flavors:
make
Specific flavor:
make
Available flavors:
* **firefox**: Mozilla [Firefox add-on](https://addons.mozilla.org/en-US/firefox/)
* **chrome**: Google [Chrome extension](https://chrome.google.com/webstore/category/extensions)
* **bookmarklet**: Mobile/Desktop browser [bookmarklet](http://en.wikipedia.org/wiki/Bookmarklet)
* **opera**: [Opera extension](http://extensions.opera.com/)
* **safari**: Apple [Safari extension](http://extensions.apple.com/)
* **nodejs**: Command line for [HAR](http://www.softwareishard.com/blog/har-12-spec/) files powered by [Node.JS](http://nodejs.org/) and [NPM](http://npmjs.org/)
* **phantomjs**: Command line with headless [WebKit](http://www.webkit.org/) powered by [PhantomJS](http://www.phantomjs.org/)
* **nodeserver**: Node.JS Server powered by [express](http://expressjs.com/)e.g.:
make chrome
### Packaging
All flavors:
make pkgSpecific flavor:
make pkg-
e.g:
make pkg-firefox
More Info
---------[yslow.org](http://yslow.org)
Licensing
---------Copyright (c) 2012, Yahoo! Inc. All rights reserved.
Copyright (c) 2013, Marcel Duran and other contributors. All rights reserved.
Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/marcelduran/yslow/trend.png)](https://bitdeli.com/free "Bitdeli Badge")