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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Vue Meta!