Embed Responsively is nothing more than a Web-based application which takes the URLs of embeddable content hosted on various services and produces a new iframe-based embed code.The difference is that this new iframe embed code works on responsive layouts,...

even.less

even.less 0.1.1

LESS is a CSS subset, a new, more improve syntax for writing and maintaining CSS code.even.less is a LESS file that automates and simplifies some of the LESS syntax even more, for even faster LESS code writing.New syntax options are detailed in the...

The HTML 5 canvas tag is a great tool supported by today's modern browsers.The canvas utility allows developers to draw on a Web page using a programmatic API (aka via their source code).Because developers have full access to the graphics and the...

Most HTML coders have complained many times across the years about how over-complicated and tedious coding HTML & CSS templates can be.extractCSS comes to help reduce some of the time spent on these boring tasks by allowing the developer to write all his...

Each widget is then linked to an existing element (e.g. a text field) and will update the element's value when a color is selected. Perfect for using as a stand-alone, or in more complex web interfaces.Features:True WYSIWYG: the color you click is the...

FastShell

FastShell 1.0.6 updated

FastShell works by merging all the above tools into a fully-working automated process that can help developers setup projects within minutes.Visibly inspired by FireShell, FastShell works in the same manner, but instead of producing HTML-JS-CSS projects,...

Flexie

Flexie 1.0.3

This new models provides an additional layout system alongside the ones already in CSS 2.1.In this new box model, the children of a box are laid out either horizontally or vertically, and unused space can be assigned to a particular child or distributed...

FluentDOM

FluentDOM 5.3 updated

FluentDOM practically enhances the way PHP developers interact with DOM elements, allowing much more easier manipulation of HTML code.What is new in this release:Added: FluentDOM::load() provides direct access to the...

fs.js

fs.js 0.1

fs.js allows easier manipulation of the API's techniques and methods from Node.js.Supported methods cover areas for file and directory reading, deleting, renaming and querying.Requirements:Node.js 0.6.10 or...

Goutte

Goutte 3.1.2 updated

Goutte uses the Guzzle PHP library to query for a desired Web page and then using a series of search filters narrows down the page only to the desired HTML data. Developers can use the library to build complex data mining and Web crawlers, retrieving only...