Archive For August, 2013

23 articles

UI Components for Modern Web Apps – Brick

Brick is a bundle of reusable UI components created to enable rapid development of cross-browser and mobile-friendly HTML5 web applications. It's a cross-browser library that provides new custom HTML tags to abstract away common user interface patterns into easy-to-use, flexible, and semantic Web Components. Built on Mozilla’s x-tags library, Brick allows you to plug simple HTML tags into your markup…

A CoffeeScript-like Language That Compiles to JS — LiveScript

LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming. LiveScript allows writing expressive code without a repetitive boilerplate. The code looks…

Build Responsive Web Page Layouts With Responsive Web CSS

Spending hours manually designing your pages for the responsive web? Layout your pages in minutes for beautifully responsive pages on desktops, tablets and smartphones. Responsive Web CSS is a tool for creating a responsive design just by adding the necessary parts with drag’n'drop. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source Icons[/rss] [rss]Free…

Easy Interaction With the DOM — HTML JS

HTML(.js) is a JavaScript library that eases interaction with the DOM. The library supports human-readable code and features several methods for working with and managing the DOM. HTML lets you traverse and search the DOM with intuitive, readable, consistent code for both nodes and arrays of nodes. HTML has a modular design that is easy to extend, adapt or customize…

Create Portable Containers from Any Application – Docker

Docker is an open-source engine which automates the deployment of applications as highly portable, self-sufficient containers. Docker containers are both hardware-agnostic and platform-agnostic. This means that they can run anywhere, from your laptop to the largest EC2 compute instance and everything in between – and they don’t require that you use a particular language, framework or packaging system. That makes…

Debug Any PHP Code Easily With DebugBar

DebugBar is a free and open source app that can integrate into any PHP project and collect and present profiling data. It has no dependencies, supports Ajax requests and includes generic data collectors and collectors for well known libraries. Generic debug bar Easy to integrate with any project Clean, fast and easy to use interface Handles AJAX request Includes generic…

Map Icons – An Icon Font For Google Maps

Map Icons is an icon font for use with Google Maps API and Google Places API using SVG markers and icon labels. Map Icons makes Google Maps Markers dynamic with control over shape, color, size, and icon easily changed using options in the marker object as well as simple SVG Notation and CSS. Easily style icon color, size, shadow, and…

Make Your Content Editable with Medium.js

This is Medium.js, it keeps HTML code within contenteditable semantic, simple, and clean. It also allows for placeholders, automatic HR creation, events, hotkeys, and more. It is Library Independent. It supports Rich text editing with hotkeys (cmd/ctrl+[,b,u,i]). You can use it for Inline editors, partial editors, and rich editors. It is great for writing articles, comments, or titles. Great to…

A Scalable And Mean Boilerplate — MEAN

MEAN is a boilerplate that provides a nice starting point for MongoDB, Node.js, Express, and AngularJS based applications. It is designed to give you quick and organized way to start developing of MEAN based web apps with useful modules like mongoose and passport pre-bundled and configured. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open…

Create Grid Patterns Easily — Modular Grid Pattern

Modular Grid Pattern is a web application for creating grid patterns for Phoshop, GIMP, Expression Design and other apps. The app features a number of options for customizing the grid; furthermore, it offers downloading the resulting pattern in three sorts of files: .pat, .png and the transparency mask format. This is a great tool for quickly creating an experimental grid…