eslint-plugin-woke
Code inspector
An ESLint plugin designed to help detect and prevent discriminatory language in codebases.
33 stars
3 watching
2 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. | 6 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A plugin that detects and prevents malicious unicode characters from entering a codebase | 76 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |