jquery-pjax
Page navigator
Enables fast browsing with real permalinks and a working back button by combining AJAX and pushState
pushState + ajax = pjax
17k stars
553 watching
2k forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
moox/pjax | An open-source JavaScript module for enabling fast AJAX navigation with pushState(), supporting browsing, keyboard navigation, and CSS transitions. | 1,452 |
jquery-form/form | A plugin that upgrades HTML forms to use AJAX-based submissions with customizable options and event handling. | 5,194 |
kylefox/jquery-modal | A lightweight jQuery plugin for displaying modal windows with minimal HTML and CSS requirements. | 2,613 |
jakerella/jquery-mockjax | A tool for simulating AJAX requests and responses in web applications | 2,113 |
bigskysoftware/intercooler-js | Library that enables adding AJAX functionality to web applications using HTML attributes. | 4,780 |
scottjehl/respond | A lightweight polyfill to enable CSS3 Media Queries in older browsers | 11,334 |
flesler/jquery.scrollto | A lightweight plugin for animated scrolling in web pages using jQuery. | 3,685 |
jquery/jquery | A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. | 59,230 |
miguel-perez/smoothstate.js | A JavaScript plugin for creating smooth and controlled page transitions | 4,426 |
codebyzach/pace | Automates the display of a progress bar on web pages during loading and navigation | 15,678 |
bigskysoftware/htmx | Enables direct access to AJAX, CSS transitions, WebSockets, and Server Sent Events in HTML. | 38,402 |
pixelcog/parallax.js | Creates a simple parallax scrolling effect inspired by Spotify.com | 3,536 |
cheeriojs/cheerio | A fast and flexible HTML parser and DOM manipulator with jQuery-like API | 28,692 |
posabsolute/jquery-validation-engine | A JavaScript plugin for validating form fields with visually appealing prompts and support for various locales and custom validation rules. | 2,568 |
jquery-boilerplate/jquery-boilerplate | A starter kit for building jQuery plugins with simplified defaults and constructor pattern | 2,525 |