superhtml

HTML language server with templating support and code intelligence

brewmacoslinux
Try with needOr install directly
Source

About

HTML Language Server & Templating Language Library

Commands

superhtml

Examples

Start the language server for editor integration$ superhtml server
Format HTML files with proper indentation$ superhtml format index.html
Validate HTML syntax and structure$ superhtml check template.html