koala-framework/kwf-modernizr

Modernizr Integration for Koala Framework

Maintainers

Package info

github.com/koala-framework/kwf-modernizr

Homepage

pkg:composer/koala-framework/kwf-modernizr

Statistics

Installs: 3 420

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2015-04-23 07:14 UTC

This package is auto-updated.

Last update: 2026-03-01 00:09:27 UTC


README

Koala Framework Modernizr Integration Build Status

This builds an customized build of modernizr using grunt-modernizr that includes all required modernizr tests.

To add an additional required test use the following dependency:

ModernizrCssAnimations

eg. in Component getSettings():

$ret['assets']['dep'][] = 'ModernizrCssAnimations';

http://www.koala-framework.org/

open source framework for web applications and websites