Design Focus

UI, UX, and everything related to frontend development and technology

Js-Sequence-Diagrams, Turns text into UML sequence diagrams

0
Js-Sequence-Diagrams is a new javascript library to turn text into vector UML sequence diagrams. The library uses Jison to parse the text, and Raphaël to draw the image. The result is...

scssphp a SASS Compiler written in PHP

0
SCSS is a CSS preprocessor that adds many features like variables, mixins, imports, color manipulation, functions, and tons of other powerful features. The entire compiler comes in a single class file...

Adding Alpha Channel to JPEG with HTML5 canvas

0
On the W3C blog, a short note about adding alpha channels or chroma keys to JPEG images. A workaround using HTML5 canvas 2D could add this missing feature to JPEG which...

CSSMatic, Most Complete CSS tools for Web Designers

CSSMatic is a new online service providing a set of CSS tools for web designers. Alejandro Sánchez co-founder of CSS Matic said about it : "CSSmatic is a new, simple and intuitive way...

Adobe HTML5 Edge Reflow For Responsive Web Designers

0
Adobe released a new HTML5 tool for webdesigners in preview release : HTML5 Edge Reflow, available with a free Creative Cloud membership. The new tool allow designers to create responsive layouts...

Web Cryptography API on Securing JavaScript

0
One of the latest development for a more secure JavaScript, is the Web Cryptography API by the W3C. The latest working draft released on January 8th, 2013, describes a JavaScript API...

HexagonalJS, Single Page Apps Clean Architecture

0
This week a new JavaScript "idea" have been released, HexagonalJS, a Non-framework approach to JavaScript apps - it's not even a library. Jan Filipowski explained the basic idea behind this library,...

SVG.JS Lightweight library for manipulating and animating SVG.

0
SVG.JS is a lightweight JavaScript library for manipulating and animating SVG. SVG.js size is only 5k gzipped, it came with an easy readable uncluttered syntax. Animating elements is very much the...

Twitter Open Sourced their jQuery Autocomplete plugin Typeahead.js

0
On the twitter engineering blog, Twitter opensource typeahead.js, a fast and battle-tested jQuery plugin for auto completion. The plugin source code is available now on GitHub under the MIT license. By sharing...

YUI 3.9.0pr3 Released

0
In the latest YUI preview release 3, many changes and improvements have been added such as the integration of Y.Tree in the framework, Normalize.css that replaced CSSBase, which is great for...

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

0
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted...