1.3.0 • Published 3 years ago

seojs v1.3.0

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

seojs

seojs is a nodejs package that returns seo related issues on any web pages you inserted.

Installation

npm i seojs --save

Usage

Make your web page SEO-Friendly with this package

  • With this package, you can review the main on-page aspects of a webpage. This tool returns Meta titles, descriptions, canonical tag, protocol, page loading speed and a web page length.

seojs:

var seojs = require('seojs')

seojs.seojs('https://www.npmjs.com/');

know more

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago