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

5 stars
4 watching
0 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
amwmedia/eslint-plugin-woke An ESLint plugin designed to help detect and prevent discriminatory language in codebases. 33
brettz9/eslint-config-ash-nazg A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. 6
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
purely-functional/eslint-plugin-pure Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. 29
javierbrea/eslint-plugin-boundaries Ensures software architecture boundaries are respected by checking folders and files structure and dependencies 554
nickdeis/eslint-plugin-no-secrets An ESLint rule to detect sensitive strings in code and configuration files. 137
rantanen/eslint-plugin-xss Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. 66
benoitzugmeyer/eslint-plugin-html A tool for linting and analyzing JavaScript code within HTML files using ESLint rules 435
lirantal/eslint-plugin-anti-trojan-source A plugin that detects and prevents malicious unicode characters from entering a codebase 76
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
wikimedia/eslint-plugin-no-jquery A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. 31