html5-history
There are 11 repositories under html5-history 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.
kibu-australia/pushy
Clojurescript library for quick and easy HTML5 pushState
funcool/bide
A simple routing library for ClojureScript
steebchen/nginx-spa
An alpine-based nginx image for single page applications (SPA)
quangv/re-frame-html5-routing
Re-Frame +routes using Bidi & pushy for no-hashes html5 routing
CHOYSEN/koa-historify
💫 HTML5 History-API middleware for Koa2
MarkRabey/react-roadway
Minimal Routing for React.
phBalance/apprun-router
Pluggable router for AppRun that supports pretty links and HTML5 history.
maxmilton/solid-router
A light-weight History API based router for Solid.
VictorQueiroz/halter
Simple JS router with support for HTML5 history
ilian/create-react-zeronet-app
Set up a React web app compatible with ZeroNet