shama / yo-yoify

Transform choo, yo-yo or bel template strings into pure and fast document calls
111 stars 17 forks source link

Support choo #14

Closed yoshuawuyts closed 8 years ago

yoshuawuyts commented 8 years ago

As per #9, it'd be rad if yo-yoify could modify choo nodes. Before this can be done, there's two issues blocking it:

Then we can start implementing it. Thanks! :sparkles:

shama commented 8 years ago

Cool. I'll keep my eye here. Working on on-load then will circle back to help implementing this.

yoshuawuyts commented 8 years ago

Yay, thanks! Def seems like the right priority :sparkles:

shama commented 8 years ago

3.0.0 turned this back into a transform and now choo.view and require('choo/html') are supported.

yoshuawuyts commented 8 years ago

omg yes! Thanks so much :sparkles: