eslint-plugin-microtemplates
Microtemplate linter
An ESLint plugin for linting Resig-style microtemplate strings in JavaScript files.
ESLint plugin for processing files that use Resig-style microtemplates (including Underscore.js and Lodash).
4 stars
5 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,501 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 145 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 277 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 435 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 23 |
platinumazure/eslint-plugin-editorconfig | Automatically generates ESLint configuration based on repository .editorconfig file | 15 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
ramda/eslint-plugin-ramda | Provides ESLint rules to enforce pragmatic usage of Ramda functions in JavaScript | 117 |