Pinned Repositories
async
A lightweight and high performance async CSS and script loader for frontend optimization.
async-iife
A Node.js IIFE generator for @style.tools/async.
critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
css-art.com
A gallery for pure CSS web art.
grunt-closure-compiler
A Grunt task for Closure Compiler: enhanced with --module / --chunk
jquery-stub
An inline jQuery script queue that enables more easy async loading of jQuery based scripts.
lazy
A lightweight and high performance lazy loader and element-in-view callback based on Intersection Observer V2 with an efficient polyfill for old browsers.
passive-fix
Override of `addEventListener` to apply passive event listeners
script-atomic-onload
Test every script loader for correct, atomic onload support
widget
Professional Critical CSS and Above-the-fold optimizer widget.
PageSpeed.pro's Repositories
pagespeed-pro/critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
pagespeed-pro/css-art.com
A gallery for pure CSS web art.
pagespeed-pro/async
A lightweight and high performance async CSS and script loader for frontend optimization.
pagespeed-pro/widget
Professional Critical CSS and Above-the-fold optimizer widget.
pagespeed-pro/lazy
A lightweight and high performance lazy loader and element-in-view callback based on Intersection Observer V2 with an efficient polyfill for old browsers.
pagespeed-pro/passive-fix
Override of `addEventListener` to apply passive event listeners
pagespeed-pro/async-iife
A Node.js IIFE generator for @style.tools/async.
pagespeed-pro/jquery-stub
An inline jQuery script queue that enables more easy async loading of jQuery based scripts.
pagespeed-pro/grunt-closure-compiler
A Grunt task for Closure Compiler: enhanced with --module / --chunk
pagespeed-pro/script-atomic-onload
Test every script loader for correct, atomic onload support
pagespeed-pro/wordpress-test-template
Template for using phpunit and rspec tests in travis for your wordpress projects