npm.io
0.1.0 • Published 13 years ago

hash-change

Licence
MIT
Version
0.1.0
Deps
0
Vulns
0
Weekly
0
Stars
6

hash-change

browserifyable shim for hashchange event

Example

require('hash-change').on('change', function (hash) {
  console.log('hash is', hash)
})

License

MIT