eslint-plugin-woke

Code inspector

An ESLint plugin designed to help detect and prevent discriminatory language in codebases.

GitHub

33 stars
3 watching
2 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brettz9/eslint-plugin-query A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. 5
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
lirantal/eslint-plugin-anti-trojan-source A plugin that detects and prevents malicious unicode characters from entering a codebase 76
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 27
rantanen/eslint-plugin-xss Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. 66
purely-functional/eslint-plugin-pure Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. 29
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
eslint-functional/eslint-plugin-functional An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. 852
alexmost/eslint-plugin-deprecate Provides warnings about deprecated code usage to help refactor and maintain existing codebases. 81