20 lines
273 B
Markdown
20 lines
273 B
Markdown
|
Typertext
|
||
|
=========
|
||
|
Typertext is a TypeScript native library for simple, sane, and extensible HTTP requests.
|
||
|
|
||
|
Usage
|
||
|
-----
|
||
|
````
|
||
|
//Example code here
|
||
|
````
|
||
|
|
||
|
Todo
|
||
|
----
|
||
|
- More robust error handling
|
||
|
- Bower integration
|
||
|
- Documentation
|
||
|
|
||
|
Changelog
|
||
|
---------
|
||
|
####0.1.1
|
||
|
Initial commit
|