We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(I'm describing my journey of trying to develop a Vue app during the UCAN build apps with IPFS workshop in the Hackerbase)
There's the fancy docs, which are:
uploader
UploaderProviderInjectionKey.encodeFile
uploadFile
There's the github docs which
There's the codesandbox (linked in the fancy docs) which
Would be great to have a single source of truth 😅
Also, all docs are based on Vue 2 format, which is a bit sad for me 😋 (but not bad per se)
The text was updated successfully, but these errors were encountered:
Thank you so much for writing this up. We really appreciate it!
I wonder how feasible it would be to drive all these from the same build source.
Sorry, something went wrong.
No branches or pull requests
(I'm describing my journey of trying to develop a Vue app during the UCAN build apps with IPFS workshop in the Hackerbase)
There's the fancy docs, which are:
uploader
variable which is not definedUploaderProviderInjectionKey.encodeFile
which is calleduploadFile
in the latest library versionThere's the github docs which
There's the codesandbox (linked in the fancy docs) which
Would be great to have a single source of truth 😅
Also, all docs are based on Vue 2 format, which is a bit sad for me 😋 (but not bad per se)
The text was updated successfully, but these errors were encountered: