Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cy6erskunk/2pane-github-diff
https://github.com/cy6erskunk/2pane-github-diff
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cy6erskunk/2pane-github-diff
- Owner: cy6erskunk
- License: mit
- Created: 2014-04-25T13:10:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T04:53:26.000Z (4 months ago)
- Last Synced: 2024-10-28T11:18:44.234Z (3 months ago)
- Language: JavaScript
- Size: 905 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Two-pane github diff viewer
[![Build Status](https://github.com/cy6erskunk/2pane-github-diff/actions/workflows/node.js.yml/badge.svg)](https://github.com/cy6erskunk/2pane-github-diff/actions/workflows/node.js.yml)
For some reasons browser js testing is done by Karma looking for tests in `spec/` folder,
while browser-independent tests are performed by `mocha` looking for tests in `test/` folder.