Skip to content

federicospini/backbone-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone-history

Backbone.History component

Installation

$ component install spini/backbone-history

Example

var history = require('spini-backbone-history');

$(function(){
  ...
  history.start({pushState: true});
});

API

See documentation for Backbone.History

License

MIT

About

Backbone.History component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published