Haixing-Hu / vue-i18n

Internationalization plugin of Vue.js
MIT License
62 stars 9 forks source link

Dependensies #1

Open StoyanDimitrov opened 8 years ago

StoyanDimitrov commented 8 years ago

Consider using vue-resource instead of jQuery.

Gomah commented 8 years ago

:+1:

chrispappas commented 8 years ago

+1

desprit commented 8 years ago

+1

Haixing-Hu commented 8 years ago

I remember that I have tried to use vue-resource, but there was some reason making me give up that choice. I forget the reason. Maybe it is because that the vue-resource cannot load resources synchronously, which may cause some problems.