Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/billiegoose/tree-toy

A toy implementation of isomorphic-git where tree-shaking works
https://github.com/billiegoose/tree-toy

Last synced: 24 days ago
JSON representation

A toy implementation of isomorphic-git where tree-shaking works

Awesome Lists containing this project

README

        

I started with a toy implementation of `isomorphic-git` where tree-shaking works,
and am slowly adding all the code back while preserving the tree-shakability.

This is just temporary.
Once I'm done, I'll copy and paste the files into my `isomorphic-git` directory and make a PR as usual.