Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cy6erskunk/2pane-github-diff


https://github.com/cy6erskunk/2pane-github-diff

Last synced: 3 months ago
JSON representation

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.