0.1.1 • Published 9 years ago

backbone-sync-fetch v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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