eslint-plugin-ie11
ES6 checker
Detects unsupported ES6 features in IE11
ESLint plugin for detecting unsupported ES6 features in IE11.
14 stars
2 watching
3 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
eslinteslint-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Prevents use of extended native objects in JavaScript code | 56 |
| An ESLint plugin to check Vue.js files for accessibility rules | 258 |
| Static AST checker for accessibility rules on JSX elements in React apps. | 22 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |
| An ESLint plugin for JavaScript projects using Cypress testing framework | 707 |
| Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| An ESLint plugin that enforces best practices for ES6+ import/export syntax and module loading. | 450 |
| Detects unused Material UI styling classes in JavaScript code | 31 |