jQuery.fragmentScroll

The jQuery fragment scroll plugin replaces the default fragment link behavior with a scroll animation. The plugin only works for descendants of the given element(s).

jQuery hURL

jQuery plugin that helps AJAX apps interact with hash URLs

jQuery.sectionMenu

The jQuery section menu plugin creates a side menu that allows you to scroll to the different sections on the page.

scrollomatic

jQuery plugin for fragment scrolling with URL manipulation and support for fixed headers.

jQuery Hashchange

A plugin which allows to bind callbacks to custom window.location.hash (uri fragment id) values.

uriAnchor: URI state made simple

Use this plugin to manage dependent and independent variables in the hash fragment of the URI. It has been designed and updated over five commercial SPA projects and is featured in the book ‘Single page web applications – JavaScript end-to-end’ (http://manning.com/mikowski). It provides the capability to make the URI fragment your application state API. Bookmarks, … Continue reading

sha256 hash encoding

This plug-in allows you to sha-256 encode the content of a string or object.

aciFragment – Store/read URL fragment variables

aciFragment can be used to store multiple key/value pairs into the fragment part of the URL, it is thus possible to implement interactive widgets that save states into the URL fragment and in – the same time – have the browser history work. aciFragment has basic scroll support (can use animations too), a default API … Continue reading