Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

24Consulting/vue-google-serp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-google-serp

Usage

Import the vue-google-serp component in yout project as you desire, then set title, url and description props.

By default title and description will be cropped respectively at 60 and 160 (Google recommended string length), but you can edit those limits with title_length and description_length props

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Easy to use Google serp component for Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published