generator-eslint

Plugin generator

A tool to help create and manage ESLint plugins and rules

A Yeoman generator to help with ESLint development

GitHub

231 stars
18 watching
51 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wikimedia/eslint-docgen Automatically generates documentation for ESLint plugins from rule metadata and test cases. 10
iliubinskii/eslint-plugin-misc A collection of ESLint rules for JavaScript and TypeScript files. 10
eslint-community/eslint-plugin-eslint-plugin A plugin for linting ESLint plugins written in JavaScript. 203
bmish/eslint-doc-generator Automates documentation generation for ESLint plugins and rules. 95
github/eslint-plugin-github An opinionated collection of ESLint rules used by GitHub. 302
hapijs/eslint-plugin Provides style guide rules and integration with ESLint for JavaScript projects 21
yeonjuan/html-eslint An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. 165
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,225
platinumazure/eslint-plugin-editorconfig Automatically generates ESLint configuration based on repository .editorconfig file 15
sveltejs/eslint-plugin-svelte An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. 312
eslint-community/eslint-plugin-n Provides additional ESLint rules for Node.js. 241
gajus/eslint-config-canonical Provides a comprehensive and customizable ESLint configuration for JavaScript projects. 600
google/eslint-config-google Provides a standardized JavaScript style guide for large-scale projects 1,760
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 121
ycjcl868/eslint-gpt Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. 212