dustintheweb's Stars
Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
gruntjs/grunt
Grunt: The JavaScript Task Runner
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
yeoman/yeoman
Yeoman - a set of tools for automating development workflow
scottjehl/picturefill
A responsive image polyfill for <picture>, srcset, sizes, and more
OwlCarousel2/OwlCarousel2
DEPRECATED jQuery Responsive Carousel.
verlok/vanilla-lazyload
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
metafizzy/flickity
:leaves: Touch, responsive, flickable carousels
yeoman/generator-angular
Yeoman generator for AngularJS
uncss/grunt-uncss
:scissors: A grunt task for removing unused CSS from your projects.
LeaVerou/prefixfree
Break free from CSS prefix hell!
flesler/jquery.scrollTo
Lightweight, cross-browser and highly customizable animated scrolling with jQuery
mauricecruz/chrome-devtools-zerodarkmatrix-theme
A highly customized dark theme for Chrome
anselmh/object-fit
Polyfill (mostly IE) for CSS object-fit property to fill-in/fit-in images into containers.
gdsmith/jquery.easing
jQuery Easing Plugin
stephenplusplus/grunt-wiredep
Inject Bower packages into your source code with Grunt.
yeoman/yeoman.io
Yeoman website
browserstate/ajaxify
Ajaxify your entire website instantly with this simple drop-in script using the HTML5 History API with History.js and jQuery ScrollTo.
X1011/git-directory-deploy
deploy a directory as a git branch
shootaroo/jit-grunt
JIT(Just In Time) plugin loader for Grunt.
robwierzbowski/grunt-build-control
Version control your built code.
j5at/AndroidAVDRepo
A collection of pre-configured Android emulator configuration files (AVD and ini files)
stowball/Layout-Engine
Adds the rendering engine name as a class on the html tag and returns a JavaScript object containing the vendor, version and browser name (where appropriate)
thebitcave/divine-proportions-toolkit-for-photoshop
An extension for Photoshop CS5 and CS6 for compositing images using the divine proportions
callumlocke/grunt-cdnify
Grunt plugin for finding and modifying static resource URLs
assemble/grunt-assemble
Static site generator for Grunt.js, Yeoman and Node.js. Used by Zurb Foundation, Zurb Ink, H5BP, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh-pages.
jmuheim/headhunter
Zero config HTML/CSS validation & optimization tool for Rails apps
filamentgroup/jQuery-Pixel-Em-Converter
jQuery Plugin for Retaining Scalable Interfaces with Pixel-to-Em Conversion
lkorth/screen-notifications
An Android app to turn the screen on for notifications
anseki/cssprefix
CSS Prefixer for JavaScript code. The simple library to get vendor-prefixed name (e.g. `webkitFlex`) and vendor-prefixed value (e.g. `-moz-inline-grid`) of CSS property. This is not pre-compiler for style-sheet, this is used to handle those in JavaScript code.