Vue Meta is a Vue.js plugin that allows you to manage your app's metadata. It is inspired by and works similar as react-helmet for react. However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the meta info property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling metadata directly to deeply nested subcomponents for more maintainable code.
Features
- HTML Metadata manager for Vue.js
- 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 property `metaInfo` 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!
- We are working on defining the RFC for Vue Meta v3.0
- Manage your app's metadata
License
MIT LicenseFollow Vue Meta
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Vue Meta!