Piped
Piped copied to clipboard
Refactoring mixins to composables and regular functions
See https://github.com/TeamPiped/Piped/blob/master/src/main.js#L74
We have a lot of mixins, that should ideally be Vue composables, or regular JavaScript functions.
See https://vuejs.org/guide/reusability/composables