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
2014-02-26 13:27:41 -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 initial commit 2014-02-26 13:12:37 -06:00
package.json Add readme and modify package.json 2014-02-26 13:27:41 -06:00
README.md Add readme and modify package.json 2014-02-26 13:27:41 -06:00

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