Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release ipfs util functions as a npm package #322

Open
il3ven opened this issue Oct 17, 2022 · 0 comments · May be fixed by #350
Open

release ipfs util functions as a npm package #322

il3ven opened this issue Oct 17, 2022 · 0 comments · May be fixed by #350

Comments

@il3ven
Copy link
Contributor

il3ven commented Oct 17, 2022

It is our understanding that this functionality will be useful for other people, especially breaking down IPFS URL into CID and path. We have thoroughly unit tested the functions so it should be good as a package. My vote is on calling the package as ipfs-utils.

Functions to be exported:

export function breakdownIpfs(ipfsUri) {

export function anyIpfsToNativeIpfs(ipfsUri) {

export function ifIpfsConvertToNativeIpfs(uri) {

@il3ven il3ven linked a pull request Nov 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant