ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.44k stars 1.25k forks source link

[CONTENT REQUEST] Browser Implementation Tools and Frameworks #4153

Closed MinmoTech closed 1 year ago

MinmoTech commented 2 years ago

Hey! :)

I'd like to request an addition to https://docs.ipfs.io/how-to/browser-tools-frameworks/

I'm interested in using the javascript build tool esbuild but don't quite understand how I could get it to work with js-ipfs.

Many thanks already!

(If curious, this blogpost is how I found out about esbuild)

welcome[bot] commented 2 years ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additiona round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

achingbrain commented 1 year ago

js-IPFS is in the process of being deprecated, the replacement is Helia - please see the State of IPFS in JS post for a bit of background and the migration guide for how to port your app over.

There's an example of how to use Helia with esbuild here - hopefully this helps!

For additions/amendments to docs.ipfs.io please open a PR on https://github.com/ipfs/ipfs-docs