1.0.3 • Published 5 years ago

seo-helper v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

SEO helper

Version NPM Bundle Size NPM Downloads Known Vulnerabilities

A little script that checks if your SEO is good.

It checks if title, description, heading and images are good.

That's it.


Installation

Via CDN

<script src="https://cdn.jsdelivr.net/gh/tunguskha/seo-helper@latest/seo-helper.min.js"></script>

Via npm

npm i -D seo-helper

Import

import { SEOhelper } from 'seo-helper';

SEOhelper() 

Example

1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago