Show:

<p>Provides Y.QueryString.stringify method for converting objects to Query Strings. This is a subset implementation of the full querystring-stringify.</p> <p>This module provides the bare minimum functionality (encoding a hash of simple values), without the additional support for nested data structures. Every key-value pair is encoded by encodeURIComponent.</p> <p>This module provides a minimalistic way for io to handle single-level objects as transaction data.</p>