gwendall/way.js

unshift method needed

Opened this issue · 0 comments

There is _json.unshift existed, but no way.unshift provided.
I my project, I need one ul list with data bound, and new li object should be put on the top.
I tried reverse, but it didn't work on repeat data attribut.
Thanks a lot.