Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meyt/vue-yoast
Content and SEO assessor components for Vue.js (based on YoastJS)
https://github.com/meyt/vue-yoast
seo vue yoast-seo
Last synced: about 1 month ago
JSON representation
Content and SEO assessor components for Vue.js (based on YoastJS)
- Host: GitHub
- URL: https://github.com/meyt/vue-yoast
- Owner: meyt
- License: mit
- Created: 2018-03-04T06:56:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T19:58:36.000Z (over 3 years ago)
- Last Synced: 2023-12-09T09:55:38.093Z (11 months ago)
- Topics: seo, vue, yoast-seo
- Language: Vue
- Homepage: https://meyt.github.io/vue-yoast/
- Size: 3.87 MB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VueYoast
Content and SEO assessor tools for Vue.js (based on [YoastSEO.js](https://github.com/Yoast/YoastSEO.js))
[Demo](https://meyt.github.io/vue-yoast)
## Installation
```
npm install vue-yoast
```## Usage
Watch `/demo` directory.
## Components
### ContentAssessor
Analyse your content quality and return results with complete description and rating.
### SeoAssessor
Analyse SEO quality, based FocusKeyword and returns results detail.
### SnippetPreview
A simple component that shape what needs to extend on SnippetPreview.