Christian Schaefer

Results 7 repositories owned by Christian Schaefer

box-sizing-polyfill

1.2k
Stars
196
Forks
Watchers

A CSS box-sizing: border-box polyfill for IE 6/7

CSS-Filters-Polyfill

760
Stars
66
Forks
Watchers

This polyfill takes the official CSS filters syntax and translates it to the different equivalent techniques that the browsers know for those effects

CSS-JS-Booster

304
Stars
40
Forks
Watchers

An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combines, optimizes, dataURI-fies, re-splits, compresses and caches your CSS and JS for quicker loading times...

dom-treemap-devtools-extension

76
Stars
1
Forks
Watchers

A Chrome Devtools extension that helps you explore the distribution of DOM nodes in the document tree.

HTTP-headers

29
Stars
3
Forks
Watchers

Every call we send to and receive from a web server is accompanied by more or less metadata, also known as the HTTP headers. Usually, those headers stay hidden in the shadows and we barely notice them...

async-document.write

17
Stars
1
Forks
Watchers

Patches document.write to execute in a non-blocking way.

CSS-Parser

19
Stars
5
Forks
Watchers

A nice litte css parser written in php