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
552 watching
2k forks
Language: JavaScript
last commit: about 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,458 |
jquery-form/form | A plugin that upgrades HTML forms to use AJAX-based submissions with customizable options and event handling. | 5,193 |
kylefox/jquery-modal | A lightweight jQuery plugin for displaying modal windows with minimal HTML and CSS requirements. | 2,615 |
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,781 |
scottjehl/respond | A lightweight polyfill to enable CSS3 Media Queries in older browsers | 11,327 |
flesler/jquery.scrollto | A lightweight plugin for animated scrolling in web pages using jQuery. | 3,684 |
jquery/jquery | A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. | 59,282 |
miguel-perez/smoothstate.js | A JavaScript plugin for creating smooth and controlled page transitions | 4,423 |
codebyzach/pace | Automates the display of a progress bar on web pages during loading and navigation | 15,677 |
bigskysoftware/htmx | A JavaScript library that enables direct access to AJAX, CSS Transitions, WebSockets, and Server Sent Events in HTML, allowing for more modern and powerful user interfaces. | 39,094 |
pixelcog/parallax.js | Creates a simple parallax scrolling effect inspired by Spotify.com | 3,539 |
cheeriojs/cheerio | A fast and flexible HTML parser and DOM manipulator with jQuery-like API | 28,793 |
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,564 |
jquery-boilerplate/jquery-boilerplate | A starter kit for building jQuery plugins with simplified defaults and constructor pattern | 2,522 |