backbone-sync-fetch
v0.1.1
Published
A Backbone.sync implementation using the fetch API
Downloads
4
Readme
backbone-sync-fetch
The Backbone library with a Backbone.sync that uses the Fetch API
Usage
var Backbone = require('backbone-sync-fetch');
TODO
- Tests... I guess.
- Get it working with backbone-lodash (The react-native packager fails because
var r = require;
)
License
Copyright 2015-present Jacob Gable, MIT License