Package detail

@nuxtjs/html-validator

nuxt-modules46kMIT2.1.0

html-validate integration for Nuxt

nuxt, module, nuxt-module, html-validator

readme

@nuxtjs/html-validator

@nuxtjs/html-validator

npm version npm downloads Github Actions CI Codecov License

HTML validation using html-validate for NuxtJS

Features

  • Zero-configuration required
  • Helps reduce hydration errors
  • Detects common accessibility mistakes

📖  Read more

Quick setup

Add @nuxtjs/html-validator to your project

npx nuxi@latest module add html-validator

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn dev

License

MIT License