eslint-plugin-query

Syntax inspector

A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections.

GitHub

6 stars
4 watching
0 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
amwmedia/eslint-plugin-wokeAn ESLint plugin designed to help detect and prevent discriminatory language in codebases.33
brettz9/eslint-config-ash-nazgA comprehensive configuration for JavaScript projects with enhanced error checking and code quality control.6
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
javierbrea/eslint-plugin-boundariesEnsures software architecture boundaries are respected by checking folders and files structure and dependencies583
nickdeis/eslint-plugin-no-secretsDetects potential security vulnerabilities in source code and configuration files138
rantanen/eslint-plugin-xssDetects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues.66
benoitzugmeyer/eslint-plugin-htmlA tool for linting and analyzing JavaScript code within HTML files using ESLint rules436
lirantal/eslint-plugin-anti-trojan-sourceA plugin that detects and prevents malicious unicode characters from entering a codebase76
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
wikimedia/eslint-plugin-no-jqueryA plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery.31