Awesome
<div align="center"> <img src="https://img.shields.io/npm/v/validate-rss-sitemap?color=0F2345" alt="version"> <img src="https://img.shields.io/npm/l/validate-rss-sitemap?color=0F2345" alt="license"> <img src="https://img.shields.io/npm/dt/validate-rss-sitemap?color=0F2345" alt="downloads"> <a href="https://stars.github.com/nominate/"> <img src="https://img.shields.io/badge/GitHub%20Star-Nominate%20%40msaaddev-%230F2345" alt="nominate @msaaddev for GitHub Star" /> </a> </div> <br> <p align="center"> <strong>Validate RSS feed and Sitemap of one app against other app</strong> </p>- RSS Feed: Quickly validate RSS feed inside your terminal
- Sitemap: Quickly validate Sitemap inside your terminal
- Simple: Just pass the URLs of both apps and it will validate the RSS feed and Sitemap of one app against other app.
- Cross-Platform: Works on Windows, Linux, and macOS
- MIT License: Free to use for personal and commercial projects
Install
# install the CLI globally
npm i -g validate-rss-sitemap
# use it with npx (recommended)
npx validate-rss-sitemap
<br>
<img src="./assets/rocket.png" width="10%" />
Usage
# run the CLI
validate
# help
validate help
# validate RSS feed
validate rss
# validate Sitemap
validate sitemap
👨🏻💻 Contributing
Make sure you read the contributing guidelines before opening a PR.
⚡️ Other Projects
I have curated a detailed list of all the open-source projects I have authored. Do take out a moment and take a look.
🙌 Props
- Nirmalya Ghosh (Suggested the idea)
🔑 License & Conduct
- MIT © Saad Irfan
- Code of Conduct