seojs is a nodejs package that returns seo related issues on any web pages you inserted for the seo services providers.
npm i seojs --save
Make your web page SEO-Friendly with this package
- With this package, enhance your seo services and created automated seo reports for your clients in the least amount of time.
- It is totally free and anyone can use it for the seo services or show detailed reports to different clients.
We are working on this package and making it work like Nodemon which countineously sees activities and renders the error on the current page.
seojs:
var seojs = require('seojs')
seojs.seojs('https://www.npmjs.com/');
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.