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.
Go to file
Kegan Myers 6f1912dffa Fix readme 2014-02-26 13:39:02 -06:00
build initial commit 2014-02-26 13:12:37 -06:00
lib/Typertext initial commit 2014-02-26 13:12:37 -06:00
node_modules initial commit 2014-02-26 13:12:37 -06:00
Gruntfile.js Add bower, update gruntfile, bump version 2014-02-26 13:37:56 -06:00
README.md Fix readme 2014-02-26 13:39:02 -06:00
bower.json Add bower, update gruntfile, bump version 2014-02-26 13:37:56 -06:00
package.json Add bower, update gruntfile, bump version 2014-02-26 13:37:56 -06:00

README.md

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.1.2 Bower support ####0.1.1 Initial commit