TakehiroTada / markuplint

An HTML linter for all markup developers.

Home Page:https://markuplint.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markuplint

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status Coverage Status Gitter FOSSA Status

A Linter for All Markup Languages (for legacy/modern HTML, Web Components, SVG, MathML, AMP HTML and more).

Install

$ npm install -D markuplint
$ yarn add -D markuplint

Packages

Package NPM Platform
markuplint npm version Node.js
@markuplint/file-resolver npm version Node.js
@markuplint/html-ls npm version Universal
@markuplint/html-parser npm version Universal
@markuplint/i18n npm version Universal
@markuplint/ml-ast npm version Universal
@markuplint/ml-config npm version Universal
@markuplint/ml-core npm version Universal
@markuplint/ml-spec npm version Universal
@markuplint/rules npm version Universal

Editor Extensions

Editor Page Author
Visual Studio Code @YusukeHirao
Vim (Not support v1.x yet) @heavenshell

Other Tools

License

FOSSA Status

Thanks

This linter is inspired by:

About

An HTML linter for all markup developers.

https://markuplint.dev

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.0%Language:HTML 0.5%Language:CSS 0.2%