WebdesignerNews - Archives (juin 2015)

Web Developer Tools & Resources

Le: 30 06 2015 à 10:17 Auteur: Cameron

Rebar is a responsive SASS/Stylus grid framework. It keeps your CSS organized and makes your development more efficient.

Le: 29 06 2015 à 10:29 Auteur: Cameron

Sassy-validation is a SASS data type validation library. It’s a handy addition for SASS projects that use @functions and/or @mixins.

Le: 28 06 2015 à 10:23 Auteur: Cameron

Sassy-exists is a SASS micro library for existence checks. It provides alternative syntax for variable-exists, function-exists, feature-exists, and more.

Le: 27 06 2015 à 10:14 Auteur: Cameron

Outline is a clean and simple, responsive CSS starter boilerplate. It’s modular and mobile-first, and built with SASS.

Le: 26 06 2015 à 10:20 Auteur: Cameron

Trine is a utility library for modern JavaScript that lets you tap into the full potential of functional programming in JS. It’s designed to be modular from the ground up.

Le: 25 06 2015 à 10:38 Auteur: Cameron

Ity is a tiny, dependency-free JS MVC that’s great for small, mobile-specific apps. It has a tiny footprint for mobile networks (around 5kb minified) and an extremely fast DOM query/selection engine with no need for jQuery.

Le: 24 06 2015 à 10:04 Auteur: Cameron

PurifyCSS helps you remove unused CSS from your websites and web apps (both multi-page and single-page). It can even detect dynamically-loaded CSS selectors in your javascript, and reduce your CSS files dramatically.

Le: 23 06 2015 à 10:40 Auteur: Cameron

Justice.js creates an on-page toolbar that displays page timing metrics and includes a streaming FPS graph. It’s a high level performance discovery tool that provides insight into the performance of a webpage.

Le: 22 06 2015 à 10:04 Auteur: Cameron

FamousEngine is a JS library for building animations and interfaces. It abstracts the DOM & WebGL, allowing you to do custom rendering and layouts.

Le: 21 06 2015 à 10:58 Auteur: Cameron

KinWin.js is a minimalist JavaScript DOM manipulation library. It’s straightforward and easy to use.

Le: 20 06 2015 à 10:48 Auteur: Cameron

PhantomCSS is a CasperJS module for automating your visual regression testing. It’s great for testing live style guides, web apps, and responsive layouts.

Le: 19 06 2015 à 10:37 Auteur: Cameron

Sylvester is a matrix, geometry, and vector library for JavaScript. It includes classes for modelling infinite lines and planes in 3-dimensional space, and for modelling vectors and matrices in any number of dimensions.

Le: 18 06 2015 à 10:27 Auteur: Cameron

Dynamics.js is a JavaScript library for creating physics-based CSS animations. It’s straight-forward to use and works on all modern browsers.

Le: 17 06 2015 à 10:03 Auteur: Cameron

Gradify finds the most prominent colors in an image and turns them into a CSS gradient. The end results are scalable and responsive, and are perfect for image placeholders.

Le: 16 06 2015 à 10:11 Auteur: Cameron

Bootcards is a cards-based UI with dual-pane capability. It works on mobile and desktop, and is built on Bootstrap.

Le: 15 06 2015 à 10:20 Auteur: Cameron

The jQuery.profanity.Filter is a simple client-side profanity filter. It includes a few options, including replacing words with asterisks, pound signs, or random words from a defined list.

Le: 14 06 2015 à 10:16 Auteur: Cameron

jsGrid is a lightweight grid jQuery plugin. It works with any data source, and includes data filtering and editing.

Le: 13 06 2015 à 10:10 Auteur: Cameron

Remodal is a responsive, lightweight modal window plugin that uses synchronized CSS animations. It’s customizable, with declarative configuration and hash tracking.

Le: 12 06 2015 à 10:20 Auteur: Cameron

Rework is a plugin framework for CSS preprocessing in Node.js. It lets you do things like automating vendor prefixing, creating your own properties, and more.

Le: 11 06 2015 à 10:16 Auteur: Cameron

Trunk.js is a responsive web solution for creating better navigation and layouts. It tucks your navigation into the “drawer” on many devices, and while it triggers with jQuery, it moves with CSS for a much smoother effect.

Le: 10 06 2015 à 10:31 Auteur: Cameron

Plyr is a simple HTML5 media player that offers WebVTT captions. It’s lightweight, accessible, and customizable, and works with all modern browsers.

Le: 09 06 2015 à 10:56 Auteur: Cameron

reGrid.js is an in-browser design tool for front-end development. It overlays the fluid grid you specify for each viewport width.

Le: 07 06 2015 à 10:09 Auteur: Cameron

Scally is a Sass-based CSS framework that provides a solid framework for building reusable UIs. It’s responsive-ready and focuses on scalability and configurability.

Le: 06 06 2015 à 10:01 Auteur: Cameron

Primer is the CSS toolkit and guidelines that power GitHub. It includes a small Gruntfile for compiling SCSS, Parker for CSS stats, and Autoprefixer for vendor prefixes.

Le: 05 06 2015 à 10:42 Auteur: Cameron

Rocket.Chat is an open source chat client that you can use for your own web chat. It was developed in JavaScript, using the Meteor fullstack framework.

Le: 04 06 2015 à 10:12 Auteur: Cameron

If you need to detect (and potentially censor) nude images in your site or app, then Nude.js might be the script you’re looking for. Using JavaScript and HTMLCanvas, it scans images for nudity based on approaches from research papers. (The demo is censored and safe for work.)

Le: 03 06 2015 à 10:16 Auteur: Cameron

Clusterize.js is a plugin that allows you to easily display large sets of data. It clusters data so that the DOM isn’t polluted with all the used tags.

Le: 02 06 2015 à 10:54 Auteur: Cameron

Headhesive makes it easy to add on-demand sticky headers to your websites. Just specify where you want your header to become sticky and it does the rest.

Le: 01 06 2015 à 10:12 Auteur: Cameron

Scut is a set of Sass utilities that aims to save time by improving the implementation of common style-code patterns. It helps you avoid repetitive work, more easily implement hacks in your code, and organize your rules, among other features.