This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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.