=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl/donate/ Tags: enhance, enhancejs, javascript, progressive enhancement, filament group Requires at least: 3.9 Tested up to: 4.6 Stable tag: 2.0.0 EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement. == Description == Enhance.js is a small JavaScript framework designed to help developers determine if a browser is qualified for enhancements, and load specific enhancements for that browser via a single, concatenated request (one for CSS and one for JavaScript). Copyright 2012 @scottjehl, @beep, @wilto, @maggiewachs, and Filament Group, Inc. Dual license: MIT or GPLv3 EnhanceJS is developed and maintained by Filament Group, Inc. and was developed as part of the book "Designing With Progressive Enhancement" (Peachpit). For more information about see [Filament/EnhanceJS on GitHub](https://github.com/filamentgroup/enhance). From 1 October 2016 on, this plugin is no longer supported. Please use [Powerpack](http://www.ramoonus.nl/wordpress/powerpack/) instead. == Installation == 1. Upload `enhancejs/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Screenshots == Not relevant. == Changelog == = 2.0.0 = * Based on EnhanceJS 2.0.0 alpha = 1.1.1 = * Based on the latest version of EnhanceJS * Code update = 1.1 = * Based on EnhanceJS 1.1 stable, minified * Readme update = 1.0 = * Non existing version = 0.1.0 = * Based on EnhanceJS 20 august 2010 * Initial version