0.0.2 • Published 8 years ago

modernizr-detectizr v0.0.2

Weekly downloads
171
License
MIT
Repository
github
Last release
8 years ago

Modernizr-Detectizr

Modernizr JS + Detectizr JS concatenated libraries

npm version GitHub version Bower version

Because I was sick of building Modernizr each time I needed it and because I always concatenate both libraries to use them together. So... I just made a repo with them.

Modernizr: v2.8.3 from CDN

Detectizr: v2.2.0 from CDN

Use

Grab them directly from libs/ directory.

npm:

$ npm install modernizr-detectizr --save-dev

Bower:

$ bower install modernizr-detectizr --save-dev

Changelog

  • 20160330: first release
  • 20160331: npm & Bower availability