Prettier Alternatives
Prettier is described as 'opinionated code formatter with support for various languages' and is an app in the development category. There are three alternatives to Prettier for a variety of platforms, including Linux, Mac, Windows, Android Studio and Visual Studio Code. The best alternative is ESLint, which is both free and Open Source. Other great apps like Prettier are textlint and ALE.
- Free • Open Source
- Mac
- Windows
- Linux
- BSD
- Visual Studio Code
- Vim
- Espresso
- Sublime Text
- GNU Emacs
- WebStorm
- Atom
- Microsoft Visual Studio
- Free • Open Source
4 alternatives to ESLint- Mac
- Windows
- Linux
- Android Studio
- Visual Studio Code
- Eclipse
- IntelliJ IDEA
- JavaScript
- Eclipse Orion
- Vim
- Pycharm
- PhpStorm
- Sublime Text
- TextMate
- RubyMine
- GNU Emacs
- Node.JS
- WebStorm
- Atom
- Brackets
- AppCode
ESLint is an open source JavaScript linting utility originally created by Nicholas C. Zakas in June 2013. Code linting is a type of static analysis that is frequently used to find problematic patterns or code that doesn’t adhere to certain style guidelines.
Features
textlint is an open source text linting utility written in JavaScript. It is hard to lint natural language texts, but we try to resolve this issue by pluggable approach.
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support - dense-analysis/ale