Parse URL Querys In AssemblyScript
A fast alternative to legacy querystring module
Node's querystring module for all engines. (ES3 compat fork)
Parse and stringify URL query strings
A module to manipulate search part of URLs (querystring)
The core `url` packaged standalone for use with Browserify.
A querystring parser that supports nesting and arrays, with a depth limit
Node.js v5 compatible querystring module for browsers.
Save application state in the querystring. Restore it when page is refreshed.
language detector used in browser environment for i18next
rollup-plugin-node-polyfills ===
WordPress URL utilities.
Simple function that convert js object and array to a queryString
Extremely fast implementation of node core url library
Extremely fast implementation of node core url library
A modernized, esm-only fork of qs without unnecessary polyfills
Dot separated format version of node-querystring
use node builtins in browser with rollup
Inspired by aws-serverless-express to work with Fastify with inject functionality.
Node API compliant querystring module for IE9 and above
Stringify objects as URL Query Strings, a lightweight mock of jQuery.param without any dependencies!
URL query strings utilities
request body parsing for co
qs for koa
Flexible querystring generator
Library to generate Kayako Resolve API Querystrings.
Adds Rails-style querystring cachebusters to compass sprites.
This gem hooks into the Rack middleware of Rails. This way all paths are downcased before dispatching to Rails' routing mechanism. Querystring parameters are not changed in any way.
gmail_compose_encoder is a ruby implementation of googles - specifically gmails - url encoding scheme for opening the gmail in "compose message" mode on a particular draft email. In particular, it is the ruby answer to this question: What do I put into the URI querystring of the new Gmail UI to view a draft message created by the Gmail API?