This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Typertext/README.md

22 lines
287 B
Markdown
Raw Normal View History

2014-02-26 19:27:41 +00:00
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
2014-02-26 19:27:41 +00:00
Changelog
---------
2014-02-26 19:39:02 +00:00
####0.1.2
2014-02-26 19:38:27 +00:00
Bower support
####0.1.1
2014-02-26 19:27:41 +00:00
Initial commit