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

Add decoding functionality? #1

Open
garretttaco opened this issue Nov 7, 2020 · 4 comments
Open

Add decoding functionality? #1

garretttaco opened this issue Nov 7, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@garretttaco
Copy link

Any plans to add functionality to decode the blur hash? That would pair really well with Phoenix LiveView and trying to handle encoding and decoding all in Elixir.

@perzanko
Copy link
Owner

@garretttaco Decoding is definitely something worth doing. Currently, I'm out of time to deal with it, but if you want, you can implement it and make a PR 🤓

@perzanko perzanko added enhancement New feature or request help wanted Extra attention is needed labels Nov 24, 2020
@rinpatch
Copy link

@garretttaco hey, in case you still need a blurhash decoder in elixir, I just released a library that has it https://github.com/rinpatch/blurhash

@garretttaco
Copy link
Author

@rinpatch Cool! I'll take a look. Would you be interested in making a merge request to this repo with that functionality, or would you prefer to keep your implementation separate?

@rinpatch
Copy link

@garretttaco I think I will keep my implementation separate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants