splitdiff

0.1.3 • Public • Published

splitdiff

Pretty split (side-by-side) diffs in your terminal!

install

npm i -g splitdiff

usage

Can be used via CLI or API. Two different patterns:

  • git diff HEAD~2 HEAD~1 | splitdiff
  • splitdiff a b

git diffs generally produce better results than the built-in diff implementation.

Readme

Keywords

none

Package Sidebar

Install

npm i splitdiff

Weekly Downloads

2

Version

0.1.3

License

ISC

Unpacked Size

78.2 kB

Total Files

5

Last publish

Collaborators

  • njbotkin