Skip to content

bfirsh/backbone-otter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

backbone-otter

Tools for writing Otter apps with Backbone.

It currenly provides BackboneOtter.Model and BackboneOtter.Collection. When models and collections that extend these classes are fetched on an Otter server, it caches the results in window.otter.cache. Then, when the client fetches from the same URL, it reads from the cache instead of the server.

This is still a work in progress. More flexible caching and tools for rendering and reinstantiating views is planned.

About

Tools for writing Otter apps with Backbone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published