neostandard is an ESLint shareable configuration and helper designed as a modern successor to the standardjs style guide.
It is built around ESLint 9 and flat config, and gives projects a familiar linting baseline for JavaScript with optional TypeScript support and a range of configuration switches for different workflows.
This is free and open source software.
Key Features
- Built for ESLint 9 and the flat config system.
- Includes a CLI helper that can generate eslint.config.js files.
- Can migrate existing standard configurations to a neostandard setup.
- Supports optional TypeScript linting for .ts and .d.ts files.
- Offers configuration options for semicolons, JSX rules, style rules, globals, environments, ignores, and custom file patterns.
- Can be extended with other ESLint flat configs when projects need additional rules.
- Provides helper exports such as resolveIgnoresFromGitignore() and access to the bundled ESLint plugins.
Website: github.com/neostandard/neostandard
Support:
Developer: neostandard
License: MIT License
neostandard is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| JavaScript Linter Tools | |
|---|---|
| ESLint | Find and fix problems in JavaScript code |
| Biome | Toolchain for web projects |
| standard | JavaScript style guide, linter, and formatter |
| Flow | Static type checker |
| OXCc | Tools for JavaScript and TypeScript |
| XO | Configurable ESLint wrapper |
| JSHint | Static code analysis tool |
| RSLint | Easy to use JavaScript and TypeScript linter |
| JSLint | JavaScript code quality and coverage tool |
| neostandard | Successor to the standardjs javascript style guide |
| quick-lint-js | Finds bugs in JavaScript programs |
| Putout | JavaScript linter, pluggable and configurable code transformer |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.