eslint-plugin-query
Syntax inspector
A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections.
6 stars
4 watching
0 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
| A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 583 |
| Detects potential security vulnerabilities in source code and configuration files | 138 |
| Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 436 |
| A plugin that detects and prevents malicious unicode characters from entering a codebase | 76 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. | 31 |