Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 667 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 667 Bytes

micro-query.js

Bower version license

A minimal (<300 bytes minified) URL parameter parsing library based on query-js.

Install

$ bower install micro-query

Usage

window.uQuery('param');

Support

All modern browsers and IE7+

License

Copyright © 2015 Aaron Harvey. Licensed under the MIT license.