koala-framework / kwf-modernizr
Modernizr Integration for Koala Framework
Installs: 3 418
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 17
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
- koala-framework/koala-framework: dev-master
- phpunit/phpunit: 3.7.*
This package is auto-updated.
Last update: 2024-10-29 03:33:04 UTC
README
Koala Framework Modernizr Integration
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