Pinned Repositories
cors-proxy
Proxy clone and push requests for the browser
credential-manager-node-cli
A `credentialManager` for isomorphic-git that interacts with the user via the CLI (for node)
examples
Example projects for TypeScript, react-native, create-react-app, etc
git-http-mock-server
Clone and push to git repository test fixtures over HTTP.
idb-keyval
A super-simple-small promise-based keyval store implemented with IndexedDB
isomorphic-git
A pure JavaScript implementation of git for node and browsers!
isomorphic-git-bot
a Probot robot running on Glitch that sometimes helps out with PRs and such
lightning-fs
A lean and fast 'fs' for the browser
pgp-plugin
isomorphic-pgp plugin for isomorphic-git
server
A git server implementation using isomorphic-git (WIP)
isomorphic-git's Repositories
isomorphic-git/isomorphic-git
A pure JavaScript implementation of git for node and browsers!
isomorphic-git/lightning-fs
A lean and fast 'fs' for the browser
isomorphic-git/cors-proxy
Proxy clone and push requests for the browser
isomorphic-git/git-http-mock-server
Clone and push to git repository test fixtures over HTTP.
isomorphic-git/server
A git server implementation using isomorphic-git (WIP)
isomorphic-git/idb-keyval
A super-simple-small promise-based keyval store implemented with IndexedDB
isomorphic-git/examples
Example projects for TypeScript, react-native, create-react-app, etc
isomorphic-git/pgp-plugin
isomorphic-pgp plugin for isomorphic-git
isomorphic-git/cli
A git CLI based on isomorphic-git
isomorphic-git/credential-manager-node-cli
A `credentialManager` for isomorphic-git that interacts with the user via the CLI (for node)
isomorphic-git/isomorphic-git-bot
a Probot robot running on Glitch that sometimes helps out with PRs and such
isomorphic-git/isomorphic-git.github.io
Project website and documentation
isomorphic-git/test.empty
An empty repo used by the test suite for testing authenticated access to Github
isomorphic-git/isomorphic-test
Write isomorphic tests for your isomorphic library
isomorphic-git/karma-git-http-server-middleware
a Karma middleware for 'git-http-server'
isomorphic-git/kbpgp-plugin
isomorphic-git/openpgp-plugin
isomorphic-git/statusMatrix
A non-core implementation of the 'statusMatrix' command that's easier for folks to fork and tweak