Skip to content

basics/vue-semantic-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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