Add HasteIPFS

My small, fully static, IPFS based, code viewer. // For now, upload will be there.
This commit is contained in:
Jakub Sztandera 2016-01-07 18:36:40 +01:00 committed by Kubuxu
parent c3a6369869
commit f0875f3552

View File

@ -38,7 +38,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or
### Single page Webapps
These are narrowly-scoped, little JS "apps" deployed through IPFS. All of these are currently written by @jbenet.
These are narrowly-scoped, little JS "apps" deployed through IPFS.
- [a markdown renderer](https://github.com/ipfs/examples/tree/master/webapps/markdown-viewer) - [example](
https://ipfs.io/ipfs/QmSrCRJmzE4zE1nAfWPbzVfanKQNBhp7ZWmMnEdbiLvYNh/mdown#/ipfs/QmfQ75DjAxYzxMP2hdm6o4wFwZS5t7uorEZ2pX9AKXEg2u
@ -49,6 +49,7 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS. All of these
- [a qr-code renderer](https://github.com/ipfs/examples/tree/master/webapps/qr-render) - [example](
https://ipfs.io/ipfs/QmccqhJg5wm5kNjAP4k4HrYxoqaXUGNuotDUqfvYBx8jrR/qr#enter%20text%20here
)
- [hasteIPFS](http://bin.kubuxu.ovh) - IPFS based code bin. (Read only for now)
## Tools