🚀 Feature: Add a Vue integration for konami-emoji-blast #323
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: feature
New enhancement or request 🚀
Bug Report Checklist
main
branch of the repository.Overview
Splitting out of #317: this monorepo currently has a @konami-emoji-blast/react package that integrates konami-emoji-blast with React. Let's add an equivalent for Vue!
@danielroe drove creating https://github.com/danielroe/nuxt-emoji-blast, which prototypes it nicely. https://github.com/danielroe/nuxt-emoji-blast/blob/135c90f027f1046b1fff624ca1df23cae7b2582e/src/runtime/composables/konami.ts in particular I think?
I have very little Vue experience so I'm not confident in these matters.
Additional Info
Note that this isn't a good first issue. It might end up being a tricky thing to implement, since you have to understand the equivalent of component/composable lifecycles in Vue (#322) and Nuxt.
Co-authored-by: @danielroe
💖
The text was updated successfully, but these errors were encountered: