Closed millermedeiros closed 12 years ago
I think we should rename all the methods for brevity, it feels dumb to type queryString/decodeQuery... Suggestions:
queryString/decodeQuery
decodeQuery => decode encodeQuery => encode getParam => get (?) getQueryObject => parse getQueryString => getQuery (?) hasParam => has
See: http://millermedeiros.github.com/amd-utils/queryString.html
I think we should rename all the methods for brevity, it feels dumb to type
queryString/decodeQuery
... Suggestions:See: http://millermedeiros.github.com/amd-utils/queryString.html