sitemaps-compare

1.0.4 • Public • Published

sitemaps-compare 🔗

DOWNLOADS Node.js CLI Learn VSCode Sponsor Follow @MrAhmadAwais on Twitter

CLI to compare two sitemaps by converting them to files with URLs and VSCode


  • 🔗 Convert old and new sitemaps to files with URLs
  • 🌐 Use VSCode to diff the files

📟

Install

npx sitemaps-compare

⚙️

Usage

npx sitemaps-compare

# 1. Enter old and new sitemaps URLs.
# 2. The CLI will convert them to files with URLs called old.md and new.md
# 3. Use VSCode to diff the files using
code old.md new.md --diff

All the help stuff.

 USAGE

  $ sitemaps-compare <command> [option]

   COMMANDS

  help  Print help info
  rm    Remove the generated files

   OPTIONS

  -c, --clear    Clear the console Default: true
  --noClear      Don't clear the console Default: false
  -d, --debug    Print debug info Default: false
  -v, --version  Print CLI version Default: false

📟


📝

Changelog


**KEY**: `📦 NEW`, `👌 IMPROVE`, `🐛 FIX`, `📖 DOC`, `🚀 RELEASE`, and `🤖 TEST` > _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._

📃

License & Conduct


🙌

Connect

GitHub @AhmadAwais (follow) To stay up to date on free & open-source software

Twitter @MrAhmadAwais (follow) To get #OneDevMinute daily hot tips & trolls

YouTube AhmadAwais (subscribe) To tech talks & #OneDevMinute videos

Blog: AhmadAwais.com (read) In-depth & long form technical articles

LinkedIn @MrAhmadAwais (connect) On the LinkedIn profile y'all


👌

Sponsor

Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what I’m doing, consider backing me. I'm in this for the long run—an open-source developer advocate. Ahmad on Twitter

NodeCLI.com — Learn to build Node.js CLI Automation

This repository is part of the NodeCLI.com course. After building hundreds of developer automation tools used by millions of developers, I share exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript-based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community. → I'm sharing it all in this online video course. Node CLI Automation without wasting 1,000 hours

Node CLI Course Node CLI

Awais on Twitter

Package Sidebar

Install

npm i sitemaps-compare

Weekly Downloads

2

Version

1.0.4

License

UNLICENSED

Unpacked Size

10.1 kB

Total Files

7

Last publish

Collaborators

  • ahmadawais