hashchange
There are 9 repositories under hashchange topic.
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
bevry-archive/jquery-history
Deprecated. Use https://github.com/browserstate/history.js
bevry-archive/jquery-ajaxy
jQuery Ajaxy aims at solving complicated AJAX Paradigms by providing you with a easy managed solution to bind into page state (URL Hash) changes, AJAX form submits, and support AJAX links
jonaskuske/smoothscroll-anchor-polyfill
⚓ Apply smooth scroll to anchor links, polyfill scroll-behavior
narirou/hasher
Tiny hashchange router inspired by express.js & page.js.
dashed/react-hashchange
React component that notifies when browser's hash (i.e. `window.location.hash`) changes.
reallyland/url-observer
URLObserver observes for URL changes in a web browser
ryanhefner/react-hash-handler
#️⃣ React component that makes it easy to compose hash change and click handling into your application or site.
wearejust/navigate
Hashtag navigation for onepage applications