← All repos

standard-engine

:fire_engine: The guts of `standard` modularized for reuse

eslintjavascriptnodejsstandardstandard-enginestyle
Browse cluster: JavaScript Standard Style Linting
1,009commits
58contributors
1languages

Tech stack & purpose

standard-engine is a modularized toolkit for wrapping ESLint rules into reusable command-line tools and JavaScript modules. Built in Node.js with JavaScript, it enables developers to create their own custom linting engines by providing configuration through an options file that specifies ESLint rules, environments, and plugins. The project is used as the foundation for several style guide packages including standard, semistandard, ts-standard, and happiness, allowing each to implement their own code style standards while leveraging a common underlying engine.

Languages

JavaScript
100.0%

Contributors (top 30 of 58)