Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/billiegoose/tree-toy
- Owner: billiegoose
- License: mit
- Created: 2018-10-19T06:07:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T06:10:58.000Z (about 6 years ago)
- Last Synced: 2024-10-06T03:23:51.168Z (3 months ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.