2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 03:30:33 +03:00

Rerun Coverage CI

This commit is contained in:
Marshall Thompson
2017-05-01 07:07:32 -06:00
parent 66e8943e5e
commit 9f7e649c8f
+1
View File
@@ -81,6 +81,7 @@
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Description # Description
`vue-meta` is a [Vue 2.0](https://vuejs.org) plugin that allows you to manage your app's meta information, much like [`react-helmet`](https://github.com/nfl/react-helmet) does 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 `metaInfo` property. `vue-meta` is a [Vue 2.0](https://vuejs.org) plugin that allows you to manage your app's meta information, much like [`react-helmet`](https://github.com/nfl/react-helmet) does 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 `metaInfo` property.