kwaledesign / FrontEnd-Ops

a work in progress...
23 stars 1 forks source link

More Grunt tasks #26

Open kwaledesign opened 10 years ago

kwaledesign commented 10 years ago

Cache Busting / Asset Versioning

Versioning static assets with Grunt https://npmjs.org/package/grunt-assets-versioning Cache Buster Plugins: https://npmjs.org/package/grunt-cache-breaker https://npmjs.org/package/grunt-cachebuster https://npmjs.org/package/grunt-cache-buster

grunt-rev (static file asset revisioning through content hashing) https://npmjs.org/package/grunt-rev

https://github.com/canvaspop/grunt-static-versioning

kwaledesign commented 10 years ago

grunt-git https://npmjs.org/package/grunt-git

grunt-githooks (bind grunt tasks to git hooks) https://npmjs.org/package/grunt-githooks

Web Font and SVG Conversion https://github.com/frankfoerster/grunt-svg2web

https://npmjs.org/package/grunt-iconify-test

grunt-grunticon https://npmjs.org/package/grunt-grunticon grunt-grunticon-highrespng https://npmjs.org/package/grunt-grunticon-highrespng grunt-grunticon-sass https://npmjs.org/package/grunt-grunticon-sass

grunt-svgmin (minify SVG) https://npmjs.org/package/grunt-svgmin

https://github.com/sindresorhus/grunt-svgmin

kwaledesign commented 10 years ago

grunt-modernizr https://npmjs.org/package/grunt-modernizr

grunt-panda (convert docs to/from md using pandoc) https://npmjs.org/package/grunt-panda

kwaledesign commented 10 years ago

grunt-prettify (html prettifier with a number of options for formating html how you want it) https://npmjs.org/package/grunt-prettify

grunt-prettysass (prettify your sass source files) https://npmjs.org/package/grunt-prettysass

grunt-processhtml (process html files at build time to modify them depending on the release enviornment) https://npmjs.org/package/grunt-processhtml

grunt-requirejs https://npmjs.org/package/grunt-requirejs

kwaledesign commented 10 years ago

grunt-usemin - replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views). https://npmjs.org/package/grunt-usemin

kwaledesign commented 10 years ago

https://github.com/ysugimoto/grunt-sprockets

kwaledesign commented 10 years ago

https://github.com/igorzoriy/grunt-backup

kwaledesign commented 10 years ago

another flavor of CSS minification: https://github.com/t32k/grunt-csso

kwaledesign commented 10 years ago

Grunt task to version assets in css files for html5boilerplate .htaccess snippet https://github.com/adam187/grunt-h5bp-cachebuster