An ESLint plugin that adds rules using arbitrary selectors to query and report on specific JavaScript syntax patterns.
eslint-plugin-query extends ESLint by allowing developers to create custom rules using arbitrary selectors to identify and report on specific JavaScript syntax patterns. It provides a flexible way to search, analyze, and enforce code patterns beyond standard linting rules.
esq) for one-off code searches without permanent rule configuration.The plugin emphasizes flexibility and exploration, enabling developers to query codebases dynamically for patterns, metrics, or anomalies without rigid predefined rules.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.