Schepp
Nick: Schepp | Into Front-End & WebPerf | Co-Host Working Draft podcast | Co-Organizer Fronteers Conf, CSS Café & Webworker NRW
FreelancerDüsseldorf, Germany
Pinned Repositories
async-document.write
Patches document.write to execute in a non-blocking way.
box-sizing-polyfill
A CSS box-sizing: border-box polyfill for IE 6/7
connection-type-checker
Utility that tries to figure out if you are on cellular or broadband
CSS-Filters-Polyfill
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
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.
CSS-Parser
A nice litte css parser written in php
CSS-Prefix-Spawner
Tired of having to repeat all vendor prefixes over and over again just for getting your cross-browser dosis of CSS 3 eyecandy? Bother no more, my friend! Paste your single-vendor CSS or point to the file and we will automatically add the rest.
dom-treemap-devtools-extension
A Chrome Devtools extension that helps you explore the distribution of DOM nodes in the document tree.
HTTP-headers
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 - and we underestimate their powers. But ignoring them is a mistake! There is a lot happening around them lately. During The last couple of years a lot of new and powerful headers have emerged which, when applied correctly, help us harden our web applications against attacks and make our sites load a lot faster. That's why in this talk, I'm gonna give you the modern take on how to make the web more secure & fast.
SASS-Mixins
Schepp's Repositories
Schepp/box-sizing-polyfill
A CSS box-sizing: border-box polyfill for IE 6/7
Schepp/CSS-JS-Booster
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.
Schepp/CSS-Parser
A nice litte css parser written in php
Schepp/connection-type-checker
Utility that tries to figure out if you are on cellular or broadband
Schepp/CSS-Prefix-Spawner
Tired of having to repeat all vendor prefixes over and over again just for getting your cross-browser dosis of CSS 3 eyecandy? Bother no more, my friend! Paste your single-vendor CSS or point to the file and we will automatically add the rest.
Schepp/SASS-Mixins
Schepp/Chroma-Corners
“Chroma Corners” is the name of a new technique to create rounded corners in IE 6 – 8. It uses IE’s chroma-filter as a tool to mask away corner areas, which are created as a graphic and which are filled with a solid color. It is and behaves like standard HTML + CSS as opposed to the newer VML-based approches. It gives you more freeness and needs less photoshopping work than older background image based techniques for rounded corners like “Mountain Top” or “Sliding Doors”.
Schepp/IMG-2-TABLE
PHP-Script that converts GIF, PNG and JPG images to a TABLE-markup reproducing the image. Good for embedding images non-blockable inside HTML-emails. The lower the color-count the better for resulting code-size!
Schepp/crx-submit-to-workingdraft-trello
Chrome extension for submitting links to our podcast's board on Trello
Schepp/HTML5-Canvas-Workshop
Schepp/CSS-JS-Booster-Website
Schepp/Turbine
A collection of PHP-powered tools that are designed to decrease css devolopment time and web developer headache.
Schepp/Turbine-Extras
Additional files extending the capabilities of Turbine
Schepp/CSS1K
A demonstration of what can be accomplished with only 1 K of CSS.
Schepp/Turbine-Browser
Turbine's browser sniffer (http://github.com/SirPepe/Turbine)
Schepp/Turbine-Website
Website for Turbine (http://github.com/SirPepe/Turbine)
Schepp/angular-template-inline-js
Inline templates into js files to simplify testing and remove HTTP requests
Schepp/grunt-angular-template-inline-js
A grunt task runner for angular-template-inline-js
Schepp/grunt-split-images
Split CSS into a base file with layout and a separate file with all images (for lazy loading)
Schepp/html5please
Graded Feature Support: Look up web technologies and find out if they are ready for use.
Schepp/kirbycms-extensions
Schepp/picturefill
A Responsive Images approach that you can use today!