Modernizr-Detectizr
Modernizr JS + Detectizr JS concatenated libraries
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.
Use
Grab them directly from libs/
directory.
npm:
$ npm install modernizr-detectizr --save-dev
$ bower install modernizr-detectizr --save-dev
Changelog
- 20160330: first release
- 20160331: npm & Bower availability