Code Linters and Formatters for Web Developers
There are many online tools that help you lint or format code. This post list many of the most useful ones for HTML, CSS and JavaScript
~~~
Official online version of popular projects that improve your JavaScript code
Prettier (formatter)
https://prettier.io/playground/
ESLint (linter)
JSHint (linter)
Tools for other languages
CSS
HTML
JSON
GraphQL
General purpose (handle more than 1 single syntax)
~~~
Related posts about services: