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
890 watching
3k forks
Language: JavaScript
last commit: 25 days 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,392 |
mjavascript/practical-modern-javascript | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,087 |
sindresorhus/modern-normalize | Creates a standardized CSS style sheet for modern web browsers | 6,297 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 48,638 |
callmecavs/layzr.js | A JavaScript library that automatically loads images when they come into view | 5,554 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,942 |
hybridsjs/hybrids | A JavaScript framework for building modern web applications with a unique declarative and functional architecture | 3,055 |
gotwarlost/istanbul | A tool that measures and reports code coverage in JavaScript projects | 8,699 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
kagami/ffmpeg.js | Port of FFmpeg in JavaScript for efficient encoding and decoding on the web. | 3,310 |
cesiumgs/cesium | A JavaScript library for creating 3D globes and maps in web browsers using WebGL | 12,975 |
cozmo/jsqr | A JavaScript library for decoding QR codes from raw images | 3,726 |
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 |