Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 2.48 KB

README.md

File metadata and controls

64 lines (40 loc) · 2.48 KB

vue-semantic-structure

Vue Semantic Structure

main next

npm version npm downloads

Renovate - Status License

Getting Started

Please follow the 📖   Documentation

Requirements

  • Vue >= 3

Features

  • 🚀 Standardize the headline structure on large projects.
  • ✨ Automatic heading levels (h1, h2, h3, h4, h5, h6)
  • 🏗️ Easy way to build semantic html structure (main, article, section)

📖   Read more

Development

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

License

MIT License