Modernizr-Detectizr
Modernizr JS + Detectizr JS concatenated librariesBecause 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 fromlibs/
directory. npm:
$ npm install modernizr-detectizr --save-dev
Bower:
$ bower install modernizr-detectizr --save-dev
Changelog
- 20160330: first release
- 20160331: npm & Bower availability