While JavaScript has many applications, working with string values is one of the most popular. Strings are objects within the JavaScript language. They are not stored as character arrays, so built-in ...
Use case: JSON (single depth) object with key-value pairs, to be turned into a query-string suitable for use in GET or as the body in POST. Once a JS_HTTP_STRING object is instantiated data (key/value ...