An open API service indexing awesome lists of open source software.

https://github.com/james2doyle/assemble-starter

A starting point for any of my static assemble sites. Includes extra JS, CSS, and Grunt tasks.
https://github.com/james2doyle/assemble-starter

Last synced: 11 months ago
JSON representation

A starting point for any of my static assemble sites. Includes extra JS, CSS, and Grunt tasks.

Awesome Lists containing this project

README

          

assemble-starter
================

A starting point for any of my static assemble sites.

Extra grunt tasks:

* grunt-contrib-watch
* grunt-sass
* grunt-contrib-concat
* grunt-autoprefixer

Modernizr Checks:

* cssanimations
* csstransforms
* csstransforms3d
* svg
* touch
* shiv
* cssclasses
* teststyles
* testprop
* testallprops
* prefixes
* domprefixes
* css_filters

Other Libs:

* swipe.js
* salt.js

Javascript Goodies:

* prefix() -- detect the js/css prefixes for different browsers
* XHR function for no-jQuery AJAX

CSS Goodies:

* normalize.scss