UNPKG

x-query-string

Version:

A query string encoder and decoder. Can be used to encode arrays and objects.

9 lines (7 loc) 229 B
var builder = require('@john-yuan/dev-browserify-builder'); builder.build('index.js', 'dist/querystring.min.js', { debug: false, standalone: 'QS', detectGlobals: false, plugin: [ 'bundle-collapser/plugin' ], });