1.0.4 β€’ Published 2 years ago

sitemaps-compare v1.0.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

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

πŸ“ƒ

License & Conduct

πŸ™Œ

Connect

πŸ‘Œ

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