jp

Results 2 issues of jp

Fixes issues: #24 - Adds ability to update `location.hash` without page reload (using the history API) - Adds the ability to dispatch a `hashchange` event to be handled by listeners....

My use case: I have a tab component that depends on the `hashchange` event to show tab content. Tab content is wrapped by an element with an id that my...