Polymer 1.0
Production ready Polymer 1.0 has been rebuilt from the ground up for speed and efficiency. The new, leaner core library makes it easier than ever to make fast, beautiful, and interoperable web components. If...
Refreshing my code
Code / Framework / JavaScript
Production ready Polymer 1.0 has been rebuilt from the ground up for speed and efficiency. The new, leaner core library makes it easier than ever to make fast, beautiful, and interoperable web components. If...
Material Design Lite lets you add a Material Design look and feel to your websites. It doesn’t rely on any JavaScript frameworks and aims to optimize for cross-device use, gracefully degrade in older browsers,...
Code / JavaScript / Resources
Vibrant.js by Jari Zwarts, allows you to extract prominent colors from an image, this is a javascript port of the awesome Palette class in the Android support library. Codrops has shared a fun little color extraction experiment...
Code / Framework / JavaScript
ExpandJS is a modular library with 80+ custom elements and 350+ utility functions to kickstart your Web Applications. The elements are built upon Polymer and follow Google’s Material Designguidelines, allowing for beautiful and responsive...
Code / JavaScript / Tutorials
We all use the console.log command in JavaScript to print messages in the console. Maybe this is the most used command in JavaScript, but this is only one of a lot of things that we...
Code / Framework / JavaScript / Tools
Layzr.js – Lazy loading boosts page speed by deferring the loading of images until they’re in (or near) the viewport. This library makes it completely painless – maximizing speed by keeping options to a...
Code / Framework / JavaScript
T3 is different than most JavaScript frameworks. It’s meant to be a small piece of an overall architecture that allows you to build scalable client-side code. A T3 application is managed by the Application object, whose...
Code / JavaScript / Tools
DefiantJS enables you to perform lightning-fast searches onJSON using XPath expressions, and transform JSON using XSL. Do you need to query large JSON structures? Do you end up coding loops to parse the JSON...
Code / Documentation / Tools
DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Created and maintained by Thibaut Courouble Made at Shopify — one of the best software companies in the world Powered by MaxCDN...
More