Typertext
=========
Typertext is a TypeScript native library for simple, sane, and extensible HTTP requests.
Usage
-----
````
//Example code here
Todo
----
- More robust error handling
- Documentation
- Testing
Changelog
---------
####0.2.0
- Interface to decode QueryStrings
- Interface to create HttpUrl from string
####0.1.2
Bower support
####0.1.1
Initial commit