Genericons are vector icons embedded in a webfont designed to be clean and simple keeping with a generic aesthetic.
Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such as drop-shadows or gradients!
A set of small, responsive CSS modules that you can use in every web project.
Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption.
JavaScript Application Framework
Bolt is a tool for Content Management, which strives to be as simple and straightforward as possible. It is quick to set up, easy to configure, uses elegant templates, and above all: It’s a joy to use. Bolt is created using modern open source libraries, and is best suited to build sites in HTML5 with modern markup.
From a technical perspective: Bolt is written in PHP, and uses either SQLite, MySQL or PostgreSQL as a database. It's built upon the Silex framework together with a number of Symfony components and other libraries. Bolt is released under the open source MIT-license.
A minimalist database toolkit for PHP5.
Object relational mapper (ORM), fluent SQL query builder and Active Record implementation for PHP.
csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
Pimple is a small Dependency Injection Container for PHP 5.3 that consists of just one file and one class (about 50 lines of code).
Web Platform Docs is a community-driven site that aims to become a comprehensive and authoritative source for web developer documentation.
pyo is a Python module written in C to help digital signal processing script creation.
Sign up to receive a different open issue in your inbox every day from your favorite GitHub repos
PouchDB is a JavaScript library that allows you to store and query data for web applications that need to work offline, and sync with an online database when you are online.
BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font.
Vaurien is basically a Chaos Monkey for your TCP connections. Vaurien acts as a proxy between your application and any backend.
You can use it in your functional tests or even on a real deployment through the command-line.
A dynamic layout plugin for jQuery
The flip-side of CSS floats
A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.
SQL indexing is the most effective SQL tuning method and requires the same care as schema design yet it is often neglected during development. Use The Index, Luke explains SQL indexing from the source code perspective—covering ORM tools like Hibernate and Doctrine.