eslint-plugin-es-x
Syntax checker
A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.
ESLint plugin about ECMAScript syntactic features.
121 stars
6 watching
9 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
ecmascripteslinteslint-pluginjavascriptnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
brettz9/eslint-plugin-query | A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. | 6 |
javierbrea/eslint-plugin-boundaries | Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 583 |
yarax/eslint-plugin-typelint | An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
selaux/eslint-plugin-filenames | Enforces consistent filenames in JavaScript projects | 323 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 241 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |