Open
Conversation
Contributor
🚀 Build Preview on IPFS ready
|
| | [auspinner](https://github.com/2color/auspinner) | go | CLI tool to deal with the pinning service API and upload files through bitswap. | | ||
| | [barge](https://github.com/application-research/barge) | go | CLI tool with a git like workflow to upload deltas to estuary. | | ||
| | [durin](https://github.com/ipfs-shipyard/Durin) | N/A | An iOS and Android app for exploring IPFS functionality and use-cases. | | ||
| | [gomobile-ipfs](https://github.com/ipfs-shipyard/gomobile-ipfs) | go | Library oriented ipfs daemon to help embedding Kubo into a mobile app. | |
Contributor
There was a problem hiding this comment.
[LanguageTool] reported by reviewdog 🐶
The verb ‘help’ is used with an infinitive. (ADVISE_VBG[3])
Suggestions: to embed, embed
URL: https://learningenglish.voanews.com/a/everyday-grammar-gerunds-infinitives/2722827.html
Rule: https://community.languagetool.org/rule/show/ADVISE_VBG?lang=en-US&subId=3
Category: GRAMMAR
| | [Estuary](https://github.com/application-research/estuary/) | go | Daemon oriented service to pin and onboard IPFS data into Filecoin. | | ||
| | [ipfs tiny](https://gitlab.com/librespacefoundation/ipfs-tiny) | c++ | Tiny embeddable, os-independent IPFS implementation. | | ||
| | [ipget](https://github.com/ipfs/ipget) | go | Minimal wget inspired tool to download files from IPFS nodes over bitswap. | | ||
| | [js-ipfs](https://github.com/ipfs/js-ipfs) | javascript, typescript | Javascript implementation targeting nodejs and browsers [deprecated, replaced by Helia]. | |
Contributor
There was a problem hiding this comment.
[LanguageTool] reported by reviewdog 🐶
The official spelling of this programming framework is “Node.js”. (NODE_JS[3])
Suggestions: Node.js
Rule: https://community.languagetool.org/rule/show/NODE_JS?lang=en-US&subId=3
Category: COMPOUNDING
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Just a slight re-org and re-format to make the IPFS Implementations listings in Concepts a little easier to read for someone totally new to the space.
Also removed the URL column because it was making the goals/summary section of each row hard to read.
Files changed
just
docs/concepts/ipfs-implementations.mdWhat issue(s) does this address?
Ergonomics, "market clarity"
Does this update depend on any other PRs?
nope
Checklist before requesting a review
Checklist before merging