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...
翻译 - History.js在所有浏览器中都优雅地支持HTML5历史记录/状态API(pushState,replaceState,onPopState)。包括对数据,标题,replaceState的持续支持。支持jQuery,MooTools和Prototype。对于HTML5浏览器,这意味着您可以直接修改URL,而无需再使用哈希。对于HTML4浏览器,它将恢复为使用旧的onhashchange功能。
Deprecated. Use https://github.com/browserstate/history.js
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
⚓ Apply smooth scroll to anchor links, polyfill scroll-behavior
React component that notifies when browser's hash (i.e. `window.location.hash`) changes.
URLObserver observes for URL changes in a web browser
#️⃣ React component that makes it easy to compose hash change and click handling into your application or site.