Hexagons & grids do not mix … are you sure ?

7 years ago

CSS responsive grid of hexagons allows you to easily create just that for images and some text. Nice way to… Read More

Unicode slugs with ease

7 years ago

What is a slug ? A slug is a part of a URL which identifies a particular page on a… Read More

Tasty CSS-animated hamburger menu icons

7 years ago

Hamburgers is a collection of tasty CSS-animated hamburger icons. Also included is the source as a Sass library. It’s modular… Read More

Export SVG Animations for the Web with Snap.SVG Animator

7 years ago

Snap.svg Animator is an open sourced plugin for Animate CC that exports animations for the web rendered in SVG. It… Read More

Secure BCrypt hashed passwords for WordPress

7 years ago

"wp-password-bcrypt is a WordPress plugin to replace WP's outdated and insecure MD5-based password hashing with the modern and secure bcrypt."… Read More

Lets fix the short comings of current CSS integrations – EQCSS / Element queries

7 years ago

"Element queries are a new way of thinking about responsive web design where the responsive conditions apply to elements on… Read More

Fixing broken HTTP Basic Authentication (CGI/FastCGI under Apache)

7 years ago

PHP [crayon-662cec09c1a14296961618/] .htaccess [crayon-662cec09c1a17985052006/]     Read More

Inspired but not a copy – Underscore.php

7 years ago

Underscore.php features a good hundred of methods for all kinds of types : strings, objects, arrays, functions, integers, etc., and… Read More

Modern API to process – URI – in PHP

7 years ago

Simple and extensible API RFC3986 compliant Implements PSR-7 UriInterface interface Framework-agnostic [crayon-662cec09c1a7e164116320/] URI Read More

Client-side JavaScript PDF generation with jsPDF

7 years ago

A library to generate PDFs in client-side JavaScript. [crayon-662cec09c1adc742663462/] GitHub Read More