Search
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").
v1.0.8 URL:
https://unpkg.com/js-parse-args@1.0.8/src/index.js
Open
Browse Files
array
array_merge
parse_args
wp_parse_args
wp_parse_args_recursive
defaults
default_values
arguments
args