10
I Use This!
Low Activity
Analyzed about 16 hours ago. based on code collected 1 day ago.

Project Summary

a JavaScript library allowing you to use CSS3 & HTML5 while maintaining control over unsupported browsers

Modernizr is a script that will detect native CSS3 and HTML5 features available in the current UA and provide an object containing all features with a true/false value, depending on whether the UA has native support for it or not.

In addition to that, Modernizr will add classes to the element of the page, one for each cutting-edge feature. If the UA supports it, a class like cssgradients will be added. If not, the class name will be no-cssgradients. This allows for simple if-conditionals in CSS styling, making it easily to have fine control over the look and feel of your website.

Tags

css css3 html5 javascript modernizr

Badges

BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    data presented on the Open Hub is available through our API
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    check out hot projects on the Open Hub
About Project Security

Languages

JavaScript
99%
3 Other
1%

30 Day Summary

Aug 1 2026 — Aug 31 2026

12 Month Summary

Aug 31 2025 — Aug 31 2026
  • 21 Commits
    Up + 10 (90%) from previous 12 months
  • 2 Contributors
    Down -4 (66%) from previous 12 months

Ratings

2 users rate this project:
4.0
   
4.0/5.0
Click to add your rating
  
Review this Project!