Modernizr
Feature detector
A JavaScript library that detects HTML5 and CSS3 features in user browsers.
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
26k stars
891 watching
3k forks
Language: JavaScript
last commit: 3 months ago
Linked from 3 awesome lists
css3-featuresfeature-detectionhacktoberfestjavascriptjavascript-librarymodernizr
Related projects:
Repository | Description | Stars |
---|---|---|
mbeaudru/modern-js-cheatsheet | A comprehensive resource for JavaScript developers to learn and reference modern JavaScript concepts and syntax. | 25,411 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,088 |
sindresorhus/modern-normalize | Creates a standardized CSS style sheet for modern web browsers | 6,379 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 49,009 |
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,551 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,956 |
hybridsjs/hybrids | A JavaScript framework for building modern web applications with a unique declarative and functional architecture | 3,061 |
gotwarlost/istanbul | A tool that measures and reports code coverage in JavaScript projects | 8,701 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
kagami/ffmpeg.js | Port of FFmpeg in JavaScript for efficient encoding and decoding on the web. | 3,323 |
cesiumgs/cesium | A JavaScript library for creating 3D globes and maps in web browsers using WebGL | 13,088 |
cozmo/jsqr | A JavaScript library for decoding QR codes from raw images | 3,753 |
matthewhudson/current-device | A module to detect and handle device characteristics such as operating system, orientation, and screen type for conditional styling and scripting. | 3,946 |