1.0.0 • Published 6 years ago

sqp v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

SQP.js (Scoop)

SQP is a very light weight libary that allows you to parse search querys, hints the name (S)earch (Q)uery (P)arser.

Example

Given a URL like below the varibles declared in it are now exposed in the window object.

https://sqp.js.org/?first=Mason&last=Wright

Load SQP

<script src="http://unpkg.com/sqp"></script>
1.0.0

6 years ago