1.0.0 • Published 3 years ago

beauty-json-clipboard v1.0.0

Weekly downloads
51
License
MIT
Repository
-
Last release
3 years ago

beauty-json-clipboard

Listen for any JSON in the clipboard and replace it with a beautified version ✨

Install

npm install -g beauty-json-clipboard

How to use?

Usage: beauty-json-clipboard [options] [command]

Options:
  -v, --vers      output the current version
  -h, --help      display help for command

Commands:
  start           start listening from clipboard
  stop            stop listening from clipboard
  help [command]  display help for command

Roadmap

  • Add option to auto-execute the application when the system restarts.
  • Add optional notifications when a JSON has been beautified.