background preloader

Browsersync - Time-saving synchronised browser testing

Related:  Workflow

Basecamp 3: Manage projects, groups, and client work. Vibrant.js - Extract prominent colors from an image. Extract prominent colors from an image.Vibrant.js is a javascript port of the awesome Palette class in the Android support library. Showcase Use of Vibrant is pretty straight forward, but because code works better than explanation, here's an example: As you can see, Vibrant's first argument is an image. new Vibrant( img, 64, /* amount of colors in initial palette from which the swatches will be generated, defaults to 64 */ 5 /* quality. 0 is highest, but takes way more processing. defaults to 5. */) The Swatch class Vibrant.swatch() returns a object with Swatch objects.

Web Starter Kit | Web Tools - Google Developers Download Web Starter Kit (beta) What is Web Starter Kit? Web Starter Kit is an opinionated boilerplate for web development. Tools for building a great experience across many devices and performance oriented. Features Quickstart Download the kit or clone the repository and build on what is included in the app directory. There are two HTML starting points, from which you can choose: index.html - the default starting point, containing Material Design layout.basic.html - no layout, but still includes our minimal mobile best-practices Be sure to look over the installation docs to verify your environment is prepared to run WSK. Web Performance Web Starter Kit strives to give you a high performance starting point out of the box. Browser Support At present, we officially aim to support the last two versions of the following browsers: ChromeEdgeFirefoxSafariOperaInternet Explorer 9+ Troubleshooting A Boilerplate-only Option Docs and Recipes File Appendix - What do the different files here do? Inspiration

Fontface Ninja User Centered Design Canvas — First UX tool combining user needs with business goals Material Design for Bootstrap Material Design for Bootstrap is a theme for Bootstrap 3 which lets you use the new Google Material Design in your favorite front-end framework. If you like this project you can support me by donating something on Gratipay, starring this repository, or reporting bugs and ideas. Read more about Material Design for Bootstrap at the Github page. If you want support the development of this project please consider donate something: Thanks to all the people that has donated on PayPal! You are great guys! Seems like you are using AdBlock to hide banners... Thanks! You can get this theme downloading the source from Bower or NPM: bower install bootstrap-material-design npm install bootstrap-material-design Download Install with NPM You can also install and manage Material Bootstrap using NPM Install with Bower You can also install and manage Material Bootstrap using Bower What's included Material Design for Bootstrap is downloadable in a two forms. Required Frameworks Bootstrap v3.0+ jQuery 1.9.1+ Input - Legacy

How to build a living style guide in Webflow | Webflow Blog Behind every powerful, consistently expressed brand, there is a document: a style guide. And while most of them live in the form of hard-to-find and even-harder-to-update PDF formats, the best of the best live on the web, in the form of living style guides. In this post, we’ll show you how to build one, and perhaps even more importantly, why. Why build a living style guide? Because (most) style guides suck Instead of giving you a step-by-step description of the average experience of working with a style guide, here’s a quick story that sums it up: Before Webflow, I was at an advertising agency. I was constantly asking which button blue was correct that day, versus the day before, versus the icon blue. On top of all that, there’s the issue of actually finding the files for the most current, style-guide-approved logo/icon/font because the style guide was just a static PDF. And this was an everyday problem: never an ultimate source of truth, but instead, a constant guessing game. 1. 2. 3. 4. 5.

top 12 des banques d'images gratuites et libres de droits Cette année, on vous dit tout ! Voici l’un de nos petits secrets. La liste des banques d’image libre de droit que nous utilisons régulièrement chez Orson (et dans bien d’autres Startups) pour réaliser nos créations et illustrations. Besoin de créer ou refaire votre site ? La liste comprend maintenant, 12 banques d’images gratuites et libres de droits. Nous avons sélectionné pour vous les meilleurs sites d’images gratuites et libres de droits. Qu’est-ce que les droits d’images? Les droits d’images sont différents selon l’utilisation que vous souhaitez faire de l’image. En revanche, si vous souhaitez modifier la photo, vendre un produit ou un service contenant cette photo, il faudra alors utiliser une image ayant la licence Creative Commons BY et citer l’auteur de la photo. Toutes les banques d’images que nous proposons dans cet article sont sous la licence CC – BY donc vous êtes libre de faire ce que vous voulez sans oublier de toujours citer l’auteur de la photo. Créer un site internet 9.

Build a Style Guide Straight from Sass Easily manage projects with monday.com Last fall, our dev team wanted to get started with style guides. We had added a new member to the team, and as he was getting up to speed, we realized how lacking our project documentation was. If you've ever been a new developer on a team with weak documentation, you know how confusing it can be to try to familiarize yourself with a dozen projects without documentation. In deciding on a style guide method, we came up with two main requirements: Low FrictionThe style guide should be easy to find, easy to read, and easy to maintain. #The Basics of Node-KSS To achieve our goals of a platform agnostic, low-friction style guide, we landed on kss-node, which is itself a Node.js implementation of Knyle Style Sheets (KSS), a Ruby library that: ... provides a methodology for writing maintainable, documented CSS within a team. The basic principle is that your style guide is generated via comments you create in your CSS, SCSS, Sass, LESS, etc. Let's get started!

Related: