Kinrany / vue-p5

Vue component for p5.js
125 stars 16 forks source link

Add a README section about alternatives to vue-p5 #20

Open Kinrany opened 5 years ago

Kinrany commented 5 years ago

It would be helpful to list other ways of using p5 and Vue together.

Using vue-p5 may be overkill for really simple apps with a single component. It also might be better to roll your own if you know what you're doing. However both cases are more appropriate for experienced users.

Related: https://github.com/Kinrany/vue-p5/issues/19