terkelg/facon

collect to

Closed this issue · 3 comments

Hey, great little lib. Love it.

What do you think about renaming assign option in to? It looks more comprehensive:

view.collect({ assign: this }); 
//vs
view.collect({ to: this });

Thank you!

I like this idea because it reads more naturally in english.

Guess you'd save a few bytes as well which never hurts! 😂

Good idea!

Awesome - It's published in the new release: https://github.com/terkelg/facon/releases/tag/v2.0.0