Helper for semantic HTML structure.
npm install vue-semantic-structure![vue-semantic-structure][poster]
[![main][github-workflow-main-src]][github-workflow-main-href]
[![next][github-workflow-next-src]][github-workflow-next-href]
[![npm version][npm-version-latest-src]][npm-version-latest-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Renovate - Status][renovate-status-src]][renovate-status-href]
[![License][license-src]][license-href]
- ⨠Release Notes
- š Example
Please follow the š Documentation
- Vue >= 3
- š 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
1. Clone this repository.
2. Install dependencies using npm install or yarn install.
3. Start development server using npm run dev or yarn dev.
[poster]: https://github.com/user-attachments/assets/3178bd8c-4d78-40df-81d8-ef9626236217 "vue-semantic-structure"
[renovate-status-src]:
[renovate-status-href]:
[github-workflow-main-src]:
[github-workflow-main-href]:
[github-workflow-next-src]:
[github-workflow-next-href]:
[license-src]: https://img.shields.io/npm/l/vue-semantic-structure.svg?style=flat-square
[license-href]: https://npmjs.com/package/vue-semantic-structure
[npm-version-latest-src]: https://img.shields.io/npm/v/vue-semantic-structure/latest.svg?
[npm-version-latest-href]: https://npmjs.com/package/vue-semantic-structure/v/latest
[npm-downloads-src]: https://img.shields.io/npm/dt/vue-semantic-structure.svg?style=flat-square
[npm-downloads-href]: https://npmjs.com/package/vue-semantic-structure