Files
2025-02-26 14:49:25 +07:00

11 lines
424 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Third Party: modernizr
=======================
* Web: https://github.com/Modernizr/Modernizr
* Version: 3.5.0
* Date: 13/04/2017
* Download: see js file for url
* License: MIT (see https://github.com/Modernizr/Modernizr/blob/v3.5.0/LICENSE)
* Description: Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the users browser.
* Purpose for dwv: find if feature a supported and behave accordingly.