eslint-plugin-no-jquery

Code enforcer

A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery.

Control allowance of certain jQuery functions, and suggest or autofix alternatives.

GitHub

31 stars
13 watching
8 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
airbnb/eslint-plugin-react-with-stylesAn ESLint plugin to enforce coding standards and best practices for React components with styles49
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
buildo/eslint-plugin-no-loopsA plugin that enforces the avoidance of unnecessary loops in JavaScript code127
getify/eslint-plugin-proper-arrowsProvides ESLint rules to enforce proper arrow function syntax and prevent common readability issues.305
nickdeis/eslint-plugin-noticeEnforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices26
javierbrea/eslint-plugin-boundariesEnsures software architecture boundaries are respected by checking folders and files structure and dependencies583
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
eslint-community/eslint-plugin-promiseEnforces best practices for JavaScript promises to improve code readability and maintainability.943
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
dustinspecker/eslint-plugin-no-use-extend-nativePrevents use of extended native objects in JavaScript code56
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
vitonsky/eslint-plugin-pathsA plugin to enforce consistent path aliasing in TypeScript projects according to the tsconfig or jsconfig file69
brettz9/eslint-plugin-queryA tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections.6