public marks

PUBLIC MARKS from Spone with tags jQuery & library

February 2012

URI.js - URLs in Javascript

by 1 other
URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.

May 2010