esprint
ESLint accelerator
A tool that speeds up ESLint by running the linting engine across multiple threads and caching its results.
Fast eslint runner
662 stars
15 watching
54 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
eslintjavascriptlinter
Related projects:
Repository | Description | Stars |
---|---|---|
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
angular-eslint/angular-eslint | A monorepo providing tooling for using ESLint with Angular projects. | 1,659 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
platinumazure/eslint-plugin-microtemplates | An ESLint plugin for linting Resig-style microtemplate strings in JavaScript files. | 4 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
supermind/superlint | A configurable ESLint wrapper to enforce coding standards and best practices in JavaScript projects | 5 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 436 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |
intellicode/eslint-plugin-react-native | A React Native plugin for ESLint that enforces coding standards and best practices for React Native development. | 725 |