WebdesignerNews - Archives (novembre 2014)

Web Developer Tools & Resources

Le: 30 11 2014 à 09:26 Auteur: Cameron

SVG Morpheus is a JavaScript library that lets you create SVG icons that morph into one another. It’s easy to use and works with Material Design’s Delightful Details transitions.

Le: 29 11 2014 à 09:21 Auteur: Cameron

Charted is an open source chart creation tool that creates beautiful charts automatically. All you have to do is paste in the URL of a .csv or Google Sheets file to get started.

Le: 28 11 2014 à 09:12 Auteur: Cameron

Four Shadows allows you to include time-aware shadows on your icons or other elements. Never again have a 5 o’clock shadow at 9 0’clock in the morning.

Le: 27 11 2014 à 09:21 Auteur: Cameron

Contents makes it simple to automatically create a table of contents based on the headings within a document. The resulting TOC is generated as an ordered list, appended to the #contents container.

Le: 26 11 2014 à 09:38 Auteur: Cameron

The CSS Specificity Graph Generator makes it simple to create specificity graphs for your stylesheets, for better insight into how well structured they are. It uses d3, css-parser, and specificity to create interactive visualizations.

Le: 25 11 2014 à 09:14 Auteur: Cameron

Lining.js makes it easy to apply CSS to any individual lines within your text, rather than just the first line. It does so by creating an ::nth-line selector, where you can define your own lines to control.

Le: 24 11 2014 à 09:12 Auteur: Cameron

JuliusJS is a speech recognition library for the web. It includes real-time transcription, and you can even write your own grammar for it.

Le: 23 11 2014 à 09:02 Auteur: Cameron

Purplecoat.js lets you create labeled overlays that can be triggered with a click.

Le: 22 11 2014 à 09:37 Auteur: Cameron

Guardian is a jQuery plugin for all-purpose form validation. It’s easy to extend and very flexible to meet your needs.

Le: 21 11 2014 à 09:43 Auteur: Cameron

Labelauty is a lightweight jQuery plugin that makes it simple to create more beautiful checkboxes and radio buttons. It also allows for custom labels for the status of checked/unchecked inputs.

Le: 20 11 2014 à 09:16 Auteur: Cameron

Multiple Select is a straightforward jQuery plugin for selecting multiple elements with checkboxes. It supports showing multiple elements in a single row, grouping of elements, and more.

Le: 19 11 2014 à 09:52 Auteur: Cameron

Gulp Fiction is an easy to use online app for visual editing of your gulp files. It lets you shorten the build setup, and you can save your completed files to Dropbox or copy them.

Le: 18 11 2014 à 09:52 Auteur: Cameron

Vivus is a JavaScript class for animating SVGs with no dependencies necessary. It offers asynchronous animations, delayed animations, and line-by-line animations.

Le: 17 11 2014 à 09:39 Auteur: Cameron

Stairtower is a database server for schema-free, JSON documents. It’s built on React, uses a restful API, and is entirely written in PHP.

Le: 16 11 2014 à 09:01 Auteur: Cameron

Stitches is an easy to use HTML5 sprite sheet generator. Just drag and drop images onto the app and it will generate both the sprite sheet and necessary CSS.

Le: 15 11 2014 à 09:04 Auteur: Cameron

Furtive is a forward-thinking CSS micro-framework that comes in at just 2.5kB. It’s mobile-first, with nearly all the dimensions done in rem, and is a great starting point for your project.

Le: 14 11 2014 à 09:07 Auteur: Cameron

Angular-kickstart makes it faster to develop with AngularJS. It combines AngularJS, GulpJS, and Bower, while also keeping your code reusable and with a modular structure.

Le: 13 11 2014 à 09:23 Auteur: Cameron

Apper is a restful, real-time application framework for single-page apps. It’s very easy to set up, with plug-and-play capabilities.

Le: 12 11 2014 à 09:43 Auteur: Cameron

FixedContent.js is a mobile friendly jQuery plugin for content that persists while scrolling, including sidebars and nav. It includes settings for the top nav, as well as width and position on load and refresh.

Le: 11 11 2014 à 09:37 Auteur: Cameron

Material UI is a CSS framework and set of React components that incorporate Google’s Material Design. Components include buttons, drop downs, menus, switches, toolbars, and more.

Le: 10 11 2014 à 09:04 Auteur: Cameron

Permit.js is a jQuery plugin that makes it easier to build multi-state, interactive prototypes. It’s easy to implement, and it’s persistent across pages and sections.

Le: 09 11 2014 à 09:43 Auteur: Cameron

Rekapi is a JavaScript library for making canvas and DOM animations, as well as CSS keyframe animations. It’s perfect for working with complex animation timelines.

Le: 08 11 2014 à 09:12 Auteur: Cameron

Hamlet lets you create simple, powerful reactive templates. It uses CoffeeScript, has a small footprint, and is a great fit for smaller projects, as well as large ones.

Le: 07 11 2014 à 09:04 Auteur: Cameron

Melchior.js is module loader with a Chainable Module Definition API that lets you get rid of long lines of AMD declaring and duplicate module names. It’s easy to get started, easy to configure, and just 3KB when minified.

Le: 06 11 2014 à 09:58 Auteur: Cameron

Brackets is a hackable open source text editor specifically for web designers from Adobe. It includes focused digital tools, preprocessor support, and includes tools for pulling clean, minimal CSS straight from Photoshop.

Le: 05 11 2014 à 09:45 Auteur: Cameron

jQuery Autotab is a plugin that gives you auto tabbing and filtering of text fields within a form. It greatly improves form usability and helps reduce the amount of bad data submitted.

Le: 04 11 2014 à 09:46 Auteur: Cameron

Screenful.js is a simple wrapper for cross-browser usage of the Fullscreen API. It smooths out all the implementation differences between browsers while letting you make any element or page full screen.

Le: 03 11 2014 à 09:35 Auteur: Cameron

Swing is a Tinder-like swipeable cards interface that lets you swipe left or right for yes or no inputs. Cards snap back into place if they aren’t dragged far enough, and cards can be thrown back into the stack.

Le: 02 11 2014 à 09:24 Auteur: Cameron

Walkway.js is an easy way to animate your simple SVG elements. It includes built-in easing functions, and also has options for selector and duration.

Le: 01 11 2014 à 09:18 Auteur: Cameron

Motherplate is a bare bones HTML5, CSS3, and SCSS responsive boilerplate. It doesn’t include any visual styling or components, just bare bones CSS to get started with.