HTML Metadata Manager
"
vue-meta
is a plugin for Vue.js which helps you to manage your app's metadata using Vue's built-in reactivity. Just add the special propertymetaInfo
to any or all your components as these will be automatically merged top-down.Nested components can overwrite each others values, allowing you to easily add or remove metadata where and when you need it!"