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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
brettz9/eslint-plugin-queryA tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections.6
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
lirantal/eslint-plugin-anti-trojan-sourceA plugin that detects and prevents malicious unicode characters from entering a codebase76
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
akronae/eslint-plugin-exception-handlingDetects and warns about potential errors in functions that might throw exceptions.31
rantanen/eslint-plugin-xssDetects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues.66
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
adametry/gulp-eslintIdentifies and reports on patterns in ECMAScript/JavaScript code562
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81