Echo JS 0.11.0

<~>
talyssonoc 3654 days ago.
I would like to know if there are other client-side libs like Backbone.

I know that there are Vue, Ember, Knockout and so on, but I want libs that have View and Model in separated files (I say, that don't use ViewModels), so you can just implement them separately, or generate just the model based on database info.

Hope I was clear !

talyssonoc 3654 days ago. link 1 point
There's nothing wrong with it, I actually like it a lot, but I'm making some database-to-clientside-model generators for my HMVC framework and want to generate for other libs too :D