Skip to content

remixz/ampersand-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ampersand-sync

Standalone, modern-browser-only version of Backbone.Sync as Common JS module.

You probably won't use this directly, but it is used by ampersand-model and ampersand-rest-collection to provide the REST functionality.

browser support

testling badge

Part of the Ampersand.js toolkit for building clientside applications.

install

npm install ampersand-sync

running the tests

npm test

Tests are written in tape and since they require a browser environment it gets run in a headless browser using phantomjs via tape-run. Make sure you have phantomjs installed for this to work.

You can also run npm start then open a browser.

credits

All credit goes to Jeremy Ashkenas and the other Backbone.js authors.

If you like this follow @HenrikJoreteg on twitter.

license

MIT

About

Standalone, modern-browser-only version of Backbone.Sync as Common JS module.

Resources

Stars

Watchers

Forks

Packages

No packages published