Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 443 Bytes

jQuery Configurator

The jQuery plugin for injecting url parameter options into webpages and JSRender templates by @johnpolacek

To just get a data object from url parameters of current page, do: $.Configurator().getConfig(); // returns data object

For more info, check out the project page.

Dual licensed under MIT and GPL.