Skip to content

wesleyk/Octosplit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octosplit

Octosplit is an lightweight Chrome extension that provides side by side diffs and word wrapping in GitHub.

How to use

  • Clone the project
  • Open Tools > Extensions menu in Chrome
  • Enable developer mode
  • Click on load the unpacked extension
  • Select the path to your local copy of Octosplit
  • Just go on a diffs page on GitHub and check the new option :

What is changed

  • Original file is in the left pane with deletions,
  • New file is in the right pane with additions,
  • The global size of working area is increased (relative to window size).

Warning

This POC is currently in the very earliest stages of development.

About

Chrome extension that provides side by side diffs in GitHub (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 8.7%