Backbone of browser via script tag or via require backbone.
Notice, Backbone module is a mandatory runtime dependency of the Relution SDK!
options passed to Collection.fetch() preventing backbone.js from consuming the response.
This can be used when fetching large quantities of data and just the store and attached collections are to be updated. By merging these options in and the server response is not used to update the collection fetched itself.
io of browser via script tag or via require socket.io-client, entirely optional.
Notice, this module is entirely optional as the store may operate without it if socket notifications are not used.
very simple hash coding implementation.
tests whether a given object is a Collection.
to check.
whether object is a Collection.
tests whether a given object is a Model.
to check.
whether object is a Model.
tests whether a given object is a Store.
to check.
whether object is a Store.
openDatabase of browser or via require websql.
Generated using TypeDoc