js-parse-args

is a generic utility for merging together an array of arguments and an array of default values. It can also be given a URL query type string which will be converted into an array (i.e. "id=5&status=draft").

vsp-js-helper

It Packs Some JS Helper Functions