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: 3 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. | 196 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
angular-eslint/angular-eslint | A monorepo for tooling related to using ESLint with Angular | 1,642 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
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 ESLint configuration providing useful rules for JavaScript applications. | 299 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 277 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 435 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 181 |
intellicode/eslint-plugin-react-native | A React Native plugin for ESLint that enforces coding standards and best practices for React Native development. | 722 |