Small browser history library. Although you might as well just use the native DOM API (read the source and decide for yourself).
Usage
var nanohistory = // Trigger the history API a couple of timeswindowhistorywindowhistory
API
nanohistory(callback(location))
Register a new history API listener. This will fire whenever the history API is triggered.