You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
This time, I bring you a Supermodel extension I wanted to include (#67) but I skipped since it was approached by other contributor (#61).
The extension allows you to jsonify your models and their relationships by handling it through a configuration object. This is an extended version of what there is implemented right now, but it has proved to be useful in my work with Supermodel. I share with you in case you find it helpful as well.
Hi everyone!
This time, I bring you a Supermodel extension I wanted to include (#67) but I skipped since it was approached by other contributor (#61).
The extension allows you to jsonify your models and their relationships by handling it through a configuration object. This is an extended version of what there is implemented right now, but it has proved to be useful in my work with Supermodel. I share with you in case you find it helpful as well.
https://github.com/Gywem/backbone-jsonify
Your should include Supermodel version. The examples with Supermodel are approached in the test units. Enjoy it!
The text was updated successfully, but these errors were encountered: