← 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 JavaScript linting tool that wraps ESLint rules into easy-to-use command-line and programmatic interfaces. Built with Node.js and JavaScript, it provides both `lintText()` and `lintFiles()` APIs for linting source code and files, and allows developers to create their own linting tools by specifying custom ESLint configurations, parsers, plugins, and environments. The project serves as the foundation for several popular JavaScript style guide implementations, including the original standard style, semistandard, and ts-standard.

Languages

JavaScript
100.0%

Contributors (top 30 of 58)