100 packages
create-hint
webhint's hint initializer package
create-hintrc
webhint's configuration file initializer package
create-parser
webhint's parser initializer package
hint
The linting tool for the web
@hint/artwork
Artworks used by the webhint project
@hint/configuration-accessibility
webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements
@hint/configuration-all
webhint's configuration that includes all the published packages
@hint/configuration-development
webhint's recommended hints configuration for development
@hint/configuration-progressive-web-apps
webhint's recommended hints configuration for progressive web apps (PWAs)
@hint/configuration-web-recommended
webhint's recommended hints configuration for live websites
@hint/connector-chrome
hint connector for Google Chrome
@hint/connector-jsdom
hint connector for JSDOM
@hint/connector-local
hint local connector
@hint/connector-puppeteer
hint connector for browsers supported by Puppeteer
@hint/detect-css-reflows
Let the developers know of what operations will be triggered by changes on the css properties
@hint/extension-browser
webhint browser extension
@hint/formatter-codeframe
hint formatter that prints the results using the codeframe style
@hint/formatter-excel
webhint formatter that outputs the result in an Excel file (xlsx)
@hint/formatter-html
A hint formatter that outputs the issues in an HTML file.
@hint/formatter-json
webhint formatter that prints the JSON object of the results
@hint/formatter-stylish
webhint formatter that prints the results using the stylish style
@hint/formatter-summary
The `summary` formatter prints the results of a site analysis in a table with how many errors or warnings a hint has found:
@hint/hint-amp-validator
hint that that validates AMP HTML pages using the AMP Validator
@hint/hint-apple-touch-icons
hint for best practices related to the apple-touch-icons
@hint/hint-axe
hint that that checks using axe for accessibility related best practices