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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Vue Meta!