Oleksandr's starred repositories
jquery-pjax
pushState + ajax = pjax
hotkeys-js
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
device-detector
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
sticky-state
StickyState is a high performant module making native position:sticky statefull and polyfilling the missing sticky browser feature
codemirror5
In-browser code editor (version 5, legacy)
imagesloaded
:camera: JavaScript is all like "You images done yet or what?"
speakingurl
Generate a slug – transliteration with a lot of options
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.