André Wachter
André Wachter
I have an incomplete version here: https://github.com/andrew8er/avsc/tree/feature/typescript-definitions I am pretty sure there are some errors, since I'm only really using a small part of the API so far.
https://github.com/mtth/avsc/pull/134
You may need to add `"dom"` to your `lib` section in your tsconfig.json: ```js { "compilerOptions": { "lib": [ "dom" // ... ] } } ```
I am not using this project currently, so I do not really know how `Blob` is used here, but you are totally right. That dependency should be made optional and...
Isn't this fixed with f61b4bc517b10c587ada6bd8e0799cccfef0dc51? If so, could you please release a new minor version? Maybe related/duplicates of this issue: - #1061 - #1098 - #1266
This is most likely because this library did not set its license metadata correctly. My PR #755 should have fixed this, but there was no new release in the meantime....
We moved to [TouchImageView](https://github.com/MikeOrtiz/TouchImageView) as a drop-in replacement. No regrets so far.
On macOS, running ```shell xattr -dr com.apple.quarantine /Applications/Headlamp.app ``` fixed it for me.
Ah I just noticed that you are doing PRs into non-`main` branches also. I have a look at #1956 then 👍
@f1sh1918 Having two nouns would be more consistent, you are right here. I'm just worried that the term "QR-Code" might not be known among older demographics, which I guess is...