11 projects
Yari
Yari is the platform and codebase that powers MDN Web Docs (developer.mozilla.org), providing the build system, rendering engine, and infrastructure for Mozilla's comprehensive web development documentation resource
1,304
332
$3.7M
Browserslist
Browserslist is a tool and configuration standard that allows developers to specify which browsers should be supported in their frontend tools by defining simple queries like 'last 2 versions' or '> 5%'. It is used by many popular frontend tools including Autoprefixer, Babel, ESLint, PostCSS and others to determine browser compatibility targets.
1,055
380
$189K
eslint-plugin-compat
ESLint plugin that checks browser compatibility of APIs used in JavaScript code against caniuse database, helping developers avoid using features not supported by their target browsers
383
176
$88K
web-features
Exploring how to present Web platform features adoptability
296
82
$989K
doiuse
A PostCSS plugin that checks if a given CSS file uses features that are supported by target browsers, helping developers ensure cross-browser compatibility
198
73
$155K
Electron-to-Chromium
Provides a list of electron-to-chromium version mappings
61
20
$153K
Can I Use
Raw browser/feature support data from caniuse.com