eslint-plugin-compat
Browser checker
A plugin to check browser compatibility of your code
Check the browser compatibility of your code
3k stars
30 watching
106 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
apibrowserslistcaniusecompateslintpluginpolyfill
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,313 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,426 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,187 |
mozilla/webextension-polyfill | A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,743 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 9,011 |
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,648 |
davidjbradshaw/eslint-config-auto | Automates ESLint configuration based on project dependencies | 402 |
davidjbradshaw/eslint-config-adjunct | A configuration package for ESLint that provides a set of plugins to enhance code quality and support for various programming languages | 50 |
eslint/js | A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,288 |
prettier/eslint-config-prettier | An ESLint configuration that disables unnecessary rules to ensure Prettier's styling choices don't conflict with other code styles. | 5,489 |
platinumazure/eslint-plugin-editorconfig | Automatically generates ESLint configuration based on repository .editorconfig file | 15 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
vuejs/eslint-plugin-vue | A plugin that enhances ESLint to support Vue.js projects | 4,479 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,610 |