WebdesignerNews - Archives (février 2014)

Web Developer Tools & Resources

Le: 28 02 2014 à 09:51 Auteur: Cameron

Durandal is a single page app framework built on jQuery, Knockout, and RequireJS. It includes eventing, modals, message boxes, app bundling and optimization, the ability to make your own templatable and bindable widgets, and more.

Le: 27 02 2014 à 09:19 Auteur: Cameron

Atom is a hackable text editor built by the folks at GitHub. You can configure it to your heart’s content, or use it productively right out of the box.

Le: 26 02 2014 à 09:58 Auteur: Cameron

ImageLightbox.js is an incredibly simple, responsive, touch-friendly lightbox script. It’s extensible and configurable, minimalistic (and only 4kb if minified), and uses CSS transform and transition for moving images.

Le: 25 02 2014 à 09:45 Auteur: Cameron

Gitter, currently in beta, offers up free chat rooms for all of your public repositories. You can see who’s read your messages, it offers full emoji support, and stores infinite chat history in the cloud so you can always access it.

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

Cute Grids is a grid system that offers a clean start for your responsive design. It’s mobile first, includes five media queries, and is well documented.

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

Custom Elements is a gallery of web components (a collection of standards working their way through the W3C) for use in modern web applications. You can browse the existing components or submit your own.

Le: 22 02 2014 à 09:17 Auteur: Cameron

localForage improves your web app’s offline experience via asynchronous storage. It has fallbacks that make it compatible with every browser, though asynchronous storage is used for virtually all modern desktop and mobile browsers.

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

The LivingStyleGuide Gem is an easy way to create front-end style guides using Sass and Compass. Just add Markdown to your Sass to create your guides.

Le: 20 02 2014 à 09:04 Auteur: Cameron

Zen Grids is a responsive grid system built with Sass. It greatly simplifies creating your layout by removing most of the complicated markup you’d need to create responsive grid-based designs with pure CSS and HTML.

Le: 19 02 2014 à 09:42 Auteur: Cameron

Susy is a responsive grid system for Compass. It lets you quick add new media-query breakpoints to your layouts, using their math or your own (with helpers).

Le: 18 02 2014 à 09:37 Auteur: Cameron

Decss is a mostly CSS-driven presentation framework that uses CSS3 for transitions. It offer responsive layouts, flexbox for content layout, and even supports presenter notes.

Le: 17 02 2014 à 09:22 Auteur: Cameron

PageRes is a PhantomJS-based script that lets you quickly and easily grab tons of screenshots in different resolutions, perfect for testing your responsive designs. It’s fast, too; it can grab 100 screenshots from 10 different websites in just over a minute!

Le: 16 02 2014 à 09:22 Auteur: Cameron

Wagtail is a new open source Django CMS from Torchbox, that’s elegant and easy to use. It’s lightweight, agile, and fast.

Le: 15 02 2014 à 09:17 Auteur: Cameron

Keyframer is an incredibly easy to use CSS3 animation creation tool. Just click the timeline to add a keyframe, then click the circle button to add your animation’s CSS, or the X button to delete the current keyframe, and that’s all there is to it!

Le: 14 02 2014 à 09:02 Auteur: Cameron

Monstra is a fast, extensible, modern CMS that’s flexible and easy to use. It has Twitter Bootstrap built-in for the front-end framework, is multi-user friendly, and it’s database-free.

Le: 13 02 2014 à 09:50 Auteur: Cameron

The Lazy Load Plugin for jQuery delays the loading of images in long pages until they’re actually in the visitor’s viewport. The page will load faster and it can even reduce server load if your visitor doesn’t scroll through the entire page.

Le: 12 02 2014 à 09:33 Auteur: Cameron

InstantClick is a JavaScript library that can make your website dramatically faster, effectively making your navigation instant. It preloads links your visitors are likely to click on, and can be configured to start loading on a variety of actions, including “mousedown”.

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

The Vafpress Framework makes it easy to create a custom administration panel for your WordPress theme. It has full documentation to make it easy to configure, and tons of powerful features including tons of available fields, client-side data validation, and more.

Le: 10 02 2014 à 09:47 Auteur: Cameron

WOW.js makes it easy to call CSS animations as your user scrolls down the page. It does not require jQuery, is only 3kb, and is easy to use.

Le: 09 02 2014 à 09:16 Auteur: Cameron

Progre(c)ss makes it easy to create pure CSS progress bars. Just include the stylesheet, add the class to the appropriate element, and then add a data attribute.

Le: 08 02 2014 à 09:37 Auteur: Cameron

Overthrow is a tiny, no-frills targeted overflow: auto polyfill for use in responsive designs. It’s framework-independent and uses lightweight, decoupled JavaScript.

Le: 07 02 2014 à 09:29 Auteur: Cameron

This library of Sublime CSS Completions for Sublime Text is much more complete than those that come standard with Sublime Text. Currently only properties are autocompleted, though at some point in the future valid values may autocomplete as well.

Le: 06 02 2014 à 09:20 Auteur: Cameron

Normalize.css is an HTML5-ready alternative to browser resets. It will make all elements render more precisely and uniformly across browsers, targeting only the styles that need normalizing by detecting browser defaults.

Le: 05 02 2014 à 09:12 Auteur: Cameron

You Might Not Need jQuery can show you exactly whether you need jQuery to enable certain features based on the oldest version of IE that you need to support. While using jQuery is great if it makes your life easier, requiring it as a dependency in your libraries might not be necessary.

Le: 04 02 2014 à 09:34 Auteur: Cameron

This barebones Hackathon Starter Template is a quick way to get up and running on your next Bootstrap project. It includes a bit of text, some basic HTML, and that’s about it.

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

Nightwatch makes it easy to write straightforward JavaScript end-to-end tests in Node.js using a simple but powerful syntax. It uses the Selenium WebDriver API to perform commands and assertions on DOM elements, managing the Selenium server automatically.

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

This Music Player Python module provides core audio player functionality while leaving you to write the high-level functionality (like playlist logic) yourself. It has a very simple interface, support for the most common audio file formats, and supports any sample rate, among other features.

Le: 01 02 2014 à 09:03 Auteur: Cameron

This Sublime Text Cheat Sheet will let you quickly find the keyboard shortcuts you need to become more efficient with Sublime. It’s broken down by category, to make it much quicker to find the shortcut you need.