danlucraft / git.js

pure-Javascript Git implementation
http://danlucraft.com/
MIT License
1.31k stars 79 forks source link

git.js

Daniel Lucraft @danlucraft

A git implementation in pure JavaScript.

Has two clients:

Status

The command-line version currently implements:

The client side API implements:

Usage

To demo the in-browser repo viewer, install thin and run:

$ rake demo

Plans

DONE:

License

Released under the MIT License. See the LICENSE file for further details.