pushstate
There are 40 repositories under pushstate topic.
MoOx/pjax
Easily enable fast Ajax navigation on any website (using pushState + xhr)
falsandtru/pjax-api
The advanced PJAX superior to SPA.
modularorg/modularload
□ Dead simple page transitions and lazy loading.
biaochenxuying/route
原生 js 实现的轻量级路由,且页面跳转间有缓存功能。
AmpersandJS/ampersand-router
Clientside router with fallbacks for browsers that don't support pushState. Mostly lifted from Backbone.js.
KidkArolis/space-router
Framework agnostic router for single page apps
gt3/ultra-router
Router for component-based web apps. Pair with React or <BYOF />.
lucamug/elm-spa-boilerplate
Boilerplate to create Single Page Applications in Elm
brcontainer/pjax.js
Turn any website into a PJAX website.
PaperStrike/Pjax
Easily enable fast AJAX navigation (Fetch + pushState)
robertdp/purescript-web-router
A simple pushstate router, with support for async routing logic. Bring your preferred parser, printer and state management.
riverside/pushstate
Single-Page Apps and HTML5 pushState
getdave/fetch-pjax
[BETA] Enables PJAX (PushState + Ajax) style navigation with the native Fetch API
GeekLaunch/pushstate-and-popstate
Demo of pushState and popstate functionality
canjs/can-route-pushstate
Pushstate for can-route
NeXTs/FF-SVG-path-pushState-workaround
FF SVG patterns path issue workaround
yuzai/router-history
测试前端路由history的使用方法
fattihkoca/vuejs-ajax
It is a XHR plugin that works in specific features for Vue.js 2.x and and above versions. Supports file uploading, async & dynamic component plugins, HTML5 pushstate.
otariidae/pjax
A simple, small and modern implementation of pjax
nikrowell/kahe
Minimal frontend framework for managing transition flow between pages.
halillusion/vpjax
You can save your visitors from reloading resources every time they switch pages with vPjax. In addition, since the whole process is asynchronous, it will provide a great experience by providing a faster transition.
iamxiaoma/f7_pushstate
a mobile web demos base on framework7
oscarpalmer/knuff
🛩 pushstate and popstate-events, but without the ”hassle“.
pdsuwwz/history-router-handler
Simple History API for router
zeraphie/pjax
This is my own condensed pjax (pushstate + ajax) wrapper for super fast load times
amoeba/backbone-pushstate-example
An example Backbone.js application w/ path-only (no #!) URLs via PushState (and more)
ciffi/ciffi-js-router
JS Router for Ciffi-js based projects. It supports pushState with twig template for spa project
magentanova/justindotcom
source code for my professional website
reallyland/url-observer
URLObserver observes for URL changes in a web browser
shaunwallace/spa-demo
Simple single page application demo using redux middleware
stenlidrumer/working-with-history
It lets you access and update the browser history
teamcio/docker-nginx-static
Nginx container for SPA applications.
Volua/sping-pushstate
A modern single page website with pagination, using HTML5 to manipulate the contents of the history stack.
w2fs/github-spa-demo
The SPA demo project using github pages (support pushstate route)
webnook/spa-with-js
single page application using only vanilla js